Function graph_http::iotools::create_dir_async[][src]

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