Module etk_cli::io[][src]

Tools for reading/writing various formats.

Structs

HexWrite

An implementation of std::io::Write that converts from binary to hexadecimal.

InputSource

Command-line options describing an input source, either from a file or directly from the command line.