pub fn create_dir_all(path: impl AsRef<Path>) -> Result<(), FsPathError>
Wrapper for std::fs::create_dir_all
std::fs::create_dir_all