pub fn create_dir_all<P: AsRef<Path>>(path: P) -> Result<()>
Wrapper for fs::create_dir_all.
fs::create_dir_all