Function graph_http::iotools::create_dir

source ·
pub fn create_dir<P: AsRef<Path>>(directory: P) -> Result<(), Error>