Module parse

Module parse 

Expand description

Hex encoding and decoding.

Enums§

HexToArrayError
Hex decoding error.
HexToBytesError
Hex decoding error.

Traits§

FromHex
Trait for objects that can be deserialized from hex strings.