pub async fn create_dir(path: impl AsRef<Path>) -> Result<()>
tokio
Wrapper for tokio::fs::create_dir.
tokio::fs::create_dir