1 unstable release
0.1.0 | Sep 26, 2023 |
---|
7KB
173 lines
Pretty nice printing of hex dumps.
This is intended to be used alongside gospel
with the Reader::dump
function, but can be used with
plain byte slices with Dump::new
.
See Dump
for main documentation.