Module io

Module io 

Source
Expand description

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.