pub const RIGHTS_PATH_READLINK: Rights = 1 << 15; // 0x0000_0000_0000_8000u64
Expand description

The right to invoke path_readlink.