pub const RIGHTS_PATH_RENAME_SOURCE: Rights = 1 << 16; // 0x0000_0000_0001_0000u64
Expand description

The right to invoke path_rename with the file descriptor as the source directory.