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
203 stars 57 forks source link

feature request: support decoding 0x prefixed string #22

Closed calldata closed 5 years ago

KokaKiwi commented 5 years ago

cf #23 about keeping hex code simple, i don't think it'd be implemented