hex-noalloc

Crates.iohex-noalloc
lib.rshex-noalloc
version0.3.2-post1
sourcesrc
created_at2020-11-28 10:30:47.643595
updated_at2020-11-28 10:34:47.395949
descriptionEncoding and decoding data into/from hexadecimal representation.
homepage
repositoryhttps://github.com/chrysn/rust-hex
max_upload_size
id317400
size32,483
(chrysn)

documentation

https://docs.rs/hex-noalloc/

README

hex-noalloc

This is a temporary fork of the hex crate, uploaded to make it usable for other crates that are uploaded to crates.io until #42 is merged.

It is a snapshot of the hex crate, with just that single PR merged. It will be yanked from crates.io once that issue is resolved and a new version of hex is released, at which point users are asked to depend on hex again instead.

Usage, examples, license etc.

Please refer to the original crate for this; other than the addition of the alloc feature merged from #42, all else is unchanged.

Commit count: 42

cargo fmt