Expand description
Role definitions and membership semantics over explicit catalog values.
Re-exports§
pub use memberships::role_can_set;pub use memberships::role_inherits;
Modules§
- definition
- Role declaration candidates, authorization and requested-name binding.
- dependencies
- Role ownership and ACL dependency diagnostics in catalog and requested-role order.
- guards
- Retained read guards for role and membership catalogs during authorization and publication.
- inquiry
- Role privilege inquiry with ordered session and retained catalog reads.
- memberships
- restoration
- Validation of persisted role keys and membership identities.
Structs§
Traits§
- Role
Reference Names - Session names used by
CURRENT_USERandSESSION_USERrole references.