Expand description

Structs and traits for the utility package.

Modules

  • Handle serializing and deserializing from Vec<u8> to hexadecimal
  • Handle serializing and deserializing from Option<Vec<u8>> to hexadecimal
  • Handle serializing and deserializing from Vec<u8> to a UTF-8 string
  • Handle serializing and deserializing from Option<Vec<u8>> to a UTF-8 string

Enums

Constants

Functions