Module debug

Module debug 

Available on (crate features rustls or boring or acme) and crate feature rustls only.
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