web_fs

Function create_dir

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