Formats bit-focused data structurs for printing to the console or inclusion in log files.
I created this crate for my own use. It is in a very early stage. THERE WILL BE BUGS
The library currently recognizes the following bit-focused formats.
Used to print bytes formatted as a table of QWORDs (32-bit) (8 bytes per row).
Formats WebSocket data frames as specified in RFC6455: https://tools.ietf.org/html/rfc6455#section-5.2