Function cargo::util::paths::create_dir_all[][src]

pub fn create_dir_all(p: impl AsRef<Path>) -> CargoResult<()>