pub type ObjectId = Id<ObjectIdTag>;
An identifier for any object with a unique Aranya ID defined in the policy.
pub struct ObjectId { /* private fields */ }