Skip to main content

R

Constant R 

Source
pub const R: Perm;
Expand description

Permission r--, equivalent to Perm { read: true, write: false, execute: false }.