Function std::fs::create_dir
[−]
[src]
pub fn create_dir(path: &str) -> Result<()>
Create a new directory, using a path The default mode of the directory is 744
pub fn create_dir(path: &str) -> Result<()>
Create a new directory, using a path The default mode of the directory is 744