Skip to main content

collect_assigned_identifiers

Function collect_assigned_identifiers 

Source
pub fn collect_assigned_identifiers(
    node: Node<'_>,
    source: &str,
    out: &mut HashSet<String>,
)