hex 0.3.2

Encoding and decoding data into/from hexadecimal representation.
Documentation
[package]
name = "hex"
version = "0.3.2"
authors = ["KokaKiwi <kokakiwi@kokakiwi.net>"]
description = "Encoding and decoding data into/from hexadecimal representation."
license = "MIT OR Apache-2.0"
documentation = "https://docs.rs/hex/"
repository = "https://github.com/KokaKiwi/rust-hex"

[features]
benchmarks = []