pub fn path_to_string<T: AsRef<Path>>(path: T) -> Box<str>
Converts a path to the ZIP format (forward-slash-delimited and normalized).