Function tokio_mkdir_recursive

Source
pub async fn tokio_mkdir_recursive(path: &Path) -> Result<()>
Available on crate feature tokio only.