Expand description
Library crate for the Hexz command-line interface.
Re-exports the command handlers and argument definitions for the hexz
binary. All CLI logic is organized into cmd (handlers), args (Clap
definitions), and ui (user interface utilities).