pub fn parse_path(path: &str, kind: ParsePathKind) -> PathBuf
Parse a path from a string.
path
kind
The parsed path.