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