Skip to main content

template_paths

Function template_paths 

Source
pub(crate) fn template_paths(
    root: &Path,
    paths: &[PathBuf],
    filters: &[Box<str>],
) -> Vec<PathBuf>