Module parse
hex_
conservative
0.1.2
Module parse
Module Items
Enums
Traits
In crate hex_
conservative
hex_conservative
Module
parse
Copy item path
Source
Expand description
Hex encoding and decoding.
Enums
§
HexTo
Array
Error
Hex decoding error.
HexTo
Bytes
Error
Hex decoding error.
Traits
§
FromHex
Trait for objects that can be deserialized from hex strings.