pub(crate) type SchemaId = SchemaId;
#[repr(transparent)]pub(crate) struct SchemaId(/* private fields */);