Function rusticata_macros::debug::dbg_dmp_rest
source ยท pub fn dbg_dmp_rest(i: &[u8]) -> IResult<&[u8], ()>
Expand description
Dump the remaining bytes to stderr, formatted as hex
pub fn dbg_dmp_rest(i: &[u8]) -> IResult<&[u8], ()>
Dump the remaining bytes to stderr, formatted as hex