Skip to main content

display

Function display 

Source
pub fn display(data: &[u8]) -> DisplayHex<'_>
Expand description

Returns a Display wrapper that writes hex without heap allocation.