Module hex_conservative::error
source · Expand description
Error code for the hex-conservative
crate.
Structs
- Invalid hex character.
- Tried to parse fixed-length hash from a string with the wrong length.
- Purported hex string had odd length.
Enums
- Hex decoding error.
- Hex decoding error.