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