Function graph_http::io_tools::create_dir

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