Module traits

Source
Expand description

Modified from hex.

Traits§

FromHex
Types that can be decoded from a hex string.
ToHexDeprecated
Encoding values as hex string.
ToHexExt
Encoding values as hex string.