Function drawio_exporter::core::explorer::git_repository::explore_path[][src]

pub fn explore_path(
    path: &Path,
    git_reference: &str
) -> Result<Vec<(PathBuf, Mxfile)>>