pub const RIGHTS_PATH_CREATE_FILE: Rights = 1 << 10; // 0x0000_0000_0000_0400u64
Expand description

If path_open is set, the right to invoke path_open with oflags::creat.