pub const RIGHTS_PATH_RENAME_TARGET: Rights = 1 << 17; // 0x0000_0000_0002_0000u64
Expand description

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