pub async fn create_leading_dirs_async(path: &Path) -> Result<()>
Same as create_leading_dirs, but asynchronous