pub type SubscriberId = TypedId<16>;
#[repr(transparent)]pub struct SubscriberId(/* private fields */);