Type Alias ServiceId

Source
pub type ServiceId = Id128<Service>;
Expand description

Authly Service ID

Aliased Typeยง

pub struct ServiceId(/* private fields */);