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