Function axstarry::create_dir

source ·
pub fn create_dir(path: &str) -> Option<()>
Expand description

Creates a new, empty directory at the provided path.