format_hex 0.1.0

Format an [u8] to a multi-line hexadecimal representation
Documentation
[dependencies]

[lib]
name = "format_hex"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Format an [u8] to a multi-line hexadecimal representation"
edition = "2021"
exclude = [".gitignore"]
license = "MIT"
name = "format_hex"
readme = false
repository = "https://github.com/flogbl/format_hex"
version = "0.1.0"