Type Alias ObjId

Source
pub type ObjId = Id128<Object>;
Expand description

Authly Object ID

Aliased Typeยง

struct ObjId(/* private fields */);