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
Structs§
- Canister
Role - Endpoint
Call - EndpointCall
- Endpoint
Id - EndpointId
- Subnet
Role
Enums§
- Access
Metric Kind - AccessMetricKind Enumerates the access-control stage that rejected the call.
- Build
Network - BuildNetwork Identifies the environment the canister believes it runs in.
- Endpoint
Call Kind - EndpointCallKind
- System
Metric Kind - SystemMetricKind