pub const RIGHTS_PATH_UNLINK_FILE: Rights = 1 << 26; // 0x0000_0000_0400_0000u64
Expand description

The right to invoke path_unlink_file.