Function create_dir_all

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