pub type SubscriptionId = TypedId<{ _ }, u32>;Aliased Type§
#[repr(transparent)]pub struct SubscriptionId(pub(crate) u32);Tuple Fields§
§0: u32pub type SubscriptionId = TypedId<{ _ }, u32>;#[repr(transparent)]pub struct SubscriptionId(pub(crate) u32);0: u32