Function exclude_unwanted_search_objects

Source
pub fn exclude_unwanted_search_objects(
    paths: Vec<String>,
    exclude: &str,
) -> Vec<String>