Type Alias Eid

Source
pub type Eid = Id128<Entity>;
Expand description

Authly Entity ID

Aliased Typeยง

struct Eid(/* private fields */);