Expand description
Hex binary-to-text encoding
Re-exports
pub use self::FromHexError::*;
Structs
An iterator decoding hex-encoded characters into bytes.
An iterator converting byte slice to a set of hex characters.
Enums
Errors that can occur when decoding a hex encoded string