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