Module rustc_serialize::hex
source · Expand description
Hex binary-to-text encoding
Re-exports
pub use self::FromHexError::*;
Enums
- Errors that can occur when decoding a hex encoded string
Traits
- A trait for converting hexadecimal encoded values
- A trait for converting a value to hexadecimal encoding