Function create_dir

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

Creates a directory given its path.