pub type DisplayCb = fn(&Bytes, &mut Formatter<'_>) -> Result;
The function signature for Id display overrides.
Id