KokaKiwi / rust-hex

A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.
https://crates.io/crates/hex
Apache License 2.0
201 stars 55 forks source link

Add support for heapless feature to avoid alloc in no_std case #81

Open Georges760 opened 1 year ago