Skip to main content

fn_traits

Function fn_traits 

Source
pub(crate) fn fn_traits(
    lang_items: &LangItems,
) -> impl Iterator<Item = TraitId> + '_