Skip to main content

create_dir_all_std

Function create_dir_all_std 

Source
pub fn create_dir_all_std(path: &Path) -> Result<()>
Expand description

std::io variant of create_dir_all.