Function create_dir

Source
pub fn create_dir(path: &str) -> Result<(), FileError>