Expand description
Define the library content.
Important structs are Generator
and Reader
. See also the
convenience methods write_hexdump
and read_hexdump
.
Re-exports
pub use generator::write_hexdump;
pub use reader::read_hexdump;
Modules
- Package byte data compactly for later use.
- Definition of directives.
- Deal with directives.
- Parse expressions.
- Generate a hexdump.
- Some fast math routines.
- Process options for the command line interface.
- Read a configuration file.
- Parse a binary file description.
Constants
- Retrieve and save the short hash number from the Cargo manifest. This is populated during compilation.
- Retrieve and save the version number from the Cargo manifest. This is populated during compilation.
Functions
- Configure logging.
- Obtain the configuration folder for hhh.
- Return the central configuration file.