create_dir

Function create_dir 

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

Create a directory that may already exist without an error