create_dir

Function create_dir 

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

Wrapper for std::fs::create_dir