pub type GlobalOperatorId = TypedId<0, u64>;
#[repr(transparent)]pub struct GlobalOperatorId(/* private fields */);