Skip to main content

collect_impl

Function collect_impl 

Source
fn collect_impl(
    item: &Impl,
    from_weak: &mut Vec<(String, String, NameRef)>,
    fallible: &mut FastSet<String>,
)