SubscriberId

Type Alias SubscriberId 

Source
pub type SubscriberId = TypedId<16>;

Aliased Type§

#[repr(transparent)]
pub struct SubscriberId(pub(crate) u32);

Tuple Fields§

§0: u32