pub type ObjectId = TypedId<256, u32>;
#[repr(transparent)]pub struct ObjectId(/* private fields */);