Skip to main content

create_validated_pathbuf

Function create_validated_pathbuf 

Source
pub fn create_validated_pathbuf(path_str: &str) -> Result<PathBuf, String>
Expand description

Creates a PathBuf from a string after validate_path_str.