hexyl is a simple hex viewer for the terminal. It uses a colored output to
distinguish different categories of bytes (NUL bytes, printable ASCII
characters, ASCII whitespace characters, other ASCII characters and non-ASCII).
This package contains library source intended for building other packages which
use the "default" feature of the "hexyl" crate.