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