Function rustdoc::clean::inline::separate_supertrait_bounds [−][src]
Expand description
Supertrait bounds for a trait are also listed in the generics coming from the metadata for a crate, so we want to separate those out and create a new list of explicit supertrait bounds to render nicely.