Expand description
Capability types — fine-grained permission definitions.
Also provides the types sub-module (seL4-style CSpace, ResourceRef, Rights)
and resolve sub-module (template-based CSpace resolution).
Modules§
- resolve
- CSpace resolution — resolve a template name to a concrete CSpace.
- types
- seL4-style capability types — CSpace, ResourceRef, Rights.
Structs§
- Capability
Set - A set of capabilities with an optional expiration.
Enums§
- Capability
- A fine-grained permission that can be granted to an agent.
- Capability
Subject - The subject of a capability grant or check.
- String
Pattern - Pattern for matching strings — either a literal or a wildcard.