pub const OWNER_AND_GROUP: u32 = 0o007;
Expand description

A mask which only allows the owner or group owner to access a file.