Module xxd::dump[][src]

The dump module contains code related for outputing/dumping data.

Structs

OutputLine

The OutputLine struct contains all information needed to dump/output a single line of data.

OutputSettings

Enums

OutputFormat

Enum which provides all possible output value formats supported by the dump module.

Functions

dump_iterator