Expand description
Layer-neutral identifiers and boundary-safe primitives.
This module contains:
- Pure identifiers (IDs, enums, newtypes)
- Boundary-safe wrappers used across ops, workflow, and API
It must not contain:
- Business logic
- Policy decisions
- Storage-backed types
Re-exports§
pub use capability as cap;
Modules§
- capability
- Canonical capability scope names for delegated auth.
Structs§
- Canister
Role - CanisterRole
- Endpoint
Call - EndpointCall
- Endpoint
Id - EndpointId
- Subnet
Role
Enums§
- Access
Metric Kind - AccessMetricKind
- Build
Network - BuildNetwork Identifies the environment the canister believes it runs in.
- Endpoint
Call Kind - EndpointCallKind
- System
Metric Kind - SystemMetricKind
Type Aliases§
- Intent
Resource Key - IntentResourceKey