Function rustc_hir_analysis::check::method::suggest::all_traits
source · [−]Expand description
Retrieves all traits in this crate and any dependent crates,
and wraps them into TraitInfo
for custom sorting.