Function tugger_file_manifest::normalize_path[][src]

pub fn normalize_path(path: &Path) -> Result<PathBuf, FileManifestError>

Normalize a path or error on validation failure.

This is called before inserting paths into a FileManifest.