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

Fix bad wording in the doc of encode_to_slice #59

Closed Luro02 closed 3 years ago

Luro02 commented 3 years ago

This fixes #41