Expand description
Helper functions and structures for debugging purpose
Structs§
- HexSlice
- Wrapper for printing slice as hex data
- HexU8
- Wrapper for printing value as u8 hex data
- HexU16
- Wrapper for printing value as u16 hex data
Functions§
- dbg_
dmp_ rest - Dump the remaining bytes to stderr, formatted as hex