pub async fn create_dir_async<P: AsRef<Path>>(directory: P) -> Result<(), Error>