Skip to main content

Module capability

Module capability 

Source
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§

CapabilitySet
A set of capabilities with an optional expiration.

Enums§

Capability
A fine-grained permission that can be granted to an agent.
CapabilitySubject
The subject of a capability grant or check.
StringPattern
Pattern for matching strings — either a literal or a wildcard.