pub type EntityId = DynamicId<Entity>;
An Authly Entity ID.
pub struct EntityId { /* private fields */ }