Crate hex_utils
Source - Format
- Format configuration of xxd output
- XxdLines
- Iterator over lines returned by xxd.
- xxd
- Returns xxd iterator over the data configured by format.
Passing None to format will use defaults.
- xxd_str
- Returns the whole xxd output as one string.