Constant nstd_sys::fs::NSTD_FILE_PERMISSION_READ
source · pub const NSTD_FILE_PERMISSION_READ: NSTDUInt8 = 1;Available on crate feature
fs only.Expand description
A bit flag describing a file with read access.