Function create_dir

Source
pub async fn create_dir(path: impl AsRef<Path>) -> Result<()>