Function create_dir

Source
pub fn create_dir<P: AsRef<Path>>(directory: P) -> Result<(), Error>