Constant fidl_fuchsia_io::INHERITED_WRITE_PERMISSIONS
source ยท pub const INHERITED_WRITE_PERMISSIONS: Operations;
Expand description
Set of rights that [Flags.PERM_INHERIT_WRITE
] will inherit from the parent connection if
specified. Note that if any of these permissions are missing from the connection, none of these
permissions will be inherited.