Skip to main content

X

Constant X 

Source
pub const X: Perm;
Expand description

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