pub fn mkdir<P>(path: P, mode: Mode) -> Result<(), Errno> ⓘwhere P: Arg,
dep_rustix
mkdir(path, mode)—Creates a directory.
mkdir(path, mode)