Module stdto::prelude

source ·
Expand description

core and derive traits.

Traits

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)

Derive Macros