Skip to main content

get_associated_types

Function get_associated_types 

Source
fn get_associated_types<'a>(
    i: &'a Impl,
    used_links: &mut FxHashSet<String>,
) -> impl Iterator<Item = Link<'a>>