Function rust_embed_utils::is_path_included[][src]

pub fn is_path_included(
    _path: &str,
    _includes: &[&str],
    _excludes: &[&str]
) -> bool