Expand description
UNIXPermissionsExt
A trivial trait bringing missing functions that are not exposed by PermissionsExt to Permissions on UNIX platforms.
Modules§
- raw_fn
- functions that can be used directly with
mode_t
Traits§
- UNIX
Permissions Ext - Missing functions that are not exposed by
std::os::unix::fs::PermisionsExt
.