Constant btlib::atomic_file::mask::OWNER_ONLY

source ·
pub const OWNER_ONLY: u32 = 0o077;
Expand description

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