Expand description
core and derive traits.
Traits
A trait that can convert to a slice of bytes.
A trait that can de/serialize something with bytes. (default: little endian)
A trait that can hash bytes.
A trait that can convert bytes to hex string. (encode/decode)
A trait that can be converted to a hex string.
A trait for converting a byte slice to a string.