Encoding and decoding data into/from hexadecimal representation.
cargo add hex
[dependencies] hex = "0.4.3"