Skip to main content

parse

Function parse 

Source
pub fn parse(path: String) -> PathBuf
Expand description

Converts a path string into a PathBuf, expanding a leading ~ to the user’s home directory.