hex_fmt 0.3.0

Formatting and shortening byte slices as hexadecimal strings
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Andreas Fackler <AndreasFackler@gmx.de>"]
categories = ["value-formatting", "development-tools::debugging", "no-std"]
description = "Formatting and shortening byte slices as hexadecimal strings"
edition = "2018"
keywords = ["format", "hex", "display", "debug"]
license = "MIT/Apache-2.0"
name = "hex_fmt"
readme = "README.md"
repository = "https://github.com/poanetwork/hex_fmt"
version = "0.3.0"