[][src]Module tari_utilities::hex

Enums

HexError

Functions

from_hex

Decode a hex string into bytes.

to_hex

Encode the provided bytes into a hex string

to_hex_multiple

Encode the provided vector of bytes into a hex string