Type Alias axstd::fs::Permissions
source · pub type Permissions = AxFilePerm;
Available on crate feature
fs
only.Expand description
Representation of the various permissions on a file.
pub type Permissions = AxFilePerm;
fs
only.Representation of the various permissions on a file.