pub fn create(path: &Path) -> Result<()>
Create exactly one directory.
Returns a contextual error when the directory cannot be created.