pub fn display(data: &[u8]) -> DisplayHex<'_>
Returns a Display wrapper that writes hex without heap allocation.
Display