zip::unstable

Function path_to_string

Source
pub fn path_to_string<T: AsRef<Path>>(path: T) -> Box<str>
Expand description

Converts a path to the ZIP format (forward-slash-delimited and normalized).