create_dir

Function create_dir 

Source
pub fn create_dir(dir: &str)
Expand description

Create a directory & all parent directories if they don’t exist & return the name. Panic if an error occurs while creating the dir