hex-noalloc 0.3.2-post1

Encoding and decoding data into/from hexadecimal representation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[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"