Skip to main content

format_wire_log

Function format_wire_log 

Source
pub fn format_wire_log(
    label: &str,
    data: &[u8],
    verbosity: VerbosityLevel,
) -> String
Expand description

Combine a label + optional hex dump + decoded segments.