pub type Permissions = FilePerm;
Representation of the various permissions on a file.
struct Permissions(/* private fields */);