has_excluded_suffix_component

Function has_excluded_suffix_component 

Source
fn has_excluded_suffix_component(
    path: &str,
    suffixes: &BTreeSet<String>,
) -> bool
Expand description

Return whether any path component has an excluded suffix.