pub const RIGHTS_PATH_CREATE_DIRECTORY: Rights = 1 << 9; // 0x0000_0000_0000_0200u64
Expand description

The right to invoke path_create_directory.