create_dir_all

Function create_dir_all 

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