[][src]Function kg_diag::io::fs::create_dir_all

pub fn create_dir_all<P: Into<PathBuf> + AsRef<Path>>(dir: P) -> IoResult<()>