Module hex.move
This module exposes functions encode_to_string
and decode_string
that can be used to encode and decode a vector of bytes to/from hexadecimal. An issue with decode_string
accepting invalid hexadecimal characters is discussed in Finding ref↗.