pub fn create_dir_all(path: &UnixStr) -> Result<()>
Tries to create a directory at the specified path
OS errors relating to file access/permissions If working without an allocator, the maximum path length is 512 bytes