Skip to main content

Module refs

Module refs 

Source
Expand description

Identifier and reference newtypes.

Debug for refs and capability tokens reports length only so raw secrets are not dumped. predicate_ref is an identifier; this crate does not evaluate predicates.

Structsยง

ActorRef
Actor identity reference. Never a credential.
CapabilityToken
Host-less capability token such as contract: agent-wait/v0.
IdToken
Stable identifier. Never a credential.
OpaqueRef
Opaque symbolic reference (delivery, activation, grant, source, seat).
PredicateRef
Predicate identifier. This crate does not evaluate predicates.