Function tokio_mkdir_recursive

Source
pub async fn tokio_mkdir_recursive(path: &Path) -> Result<(), Error>
Available on crate features polars-io and tokio only.