[src]

Module serialize::hex

Hex binary-to-text encoding

FromHexError

Errors that can occur when decoding a hex encoded string

FromHex

A trait for converting hexadecimal encoded values

ToHex

A trait for converting a value to hexadecimal encoding