axstd::fs

Function create_dir

Source
pub fn create_dir(path: &str) -> Result<()>
Available on crate feature fs only.
Expand description

Creates a new, empty directory at the provided path.