pub type Permissions = AxFilePerm;Available on crate feature 
fs only.Expand description
Representation of the various permissions on a file.
Aliased Typeยง
struct Permissions(/* private fields */);pub type Permissions = AxFilePerm;fs only.Representation of the various permissions on a file.
struct Permissions(/* private fields */);