hex-view 0.1.3

Easily format a &[u8] as hex.
Documentation
1
2
3
4
5
6
7
#!/usr/bin/env bash
set -e

cargo test
cargo clippy
cargo fmt
cargo readme -o README.md