Skip to main content

ObjectId

Type Alias ObjectId 

Source
pub type ObjectId = Id<ObjectIdTag>;
Expand description

An identifier for any object with a unique Aranya ID defined in the policy.

Aliased Typeยง

pub struct ObjectId { /* private fields */ }