Skip to main content

format_bytes

Function format_bytes 

Source
pub fn format_bytes(data: &[u8]) -> String
Expand description

Format bytes as a compact hex string (e.g., “4a2f00ff”).