is_path_included

Function is_path_included 

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