Crate custom_debug

Source

Functions§

hexbuf
Formats a buffer as hex using \xNN notation.
hexbuf_str
Formats a buffer as hex using \xNN notation, except for printable ascii characters.

Derive Macros§

CustomDebug
Alias of Debug
Debug