Crate stdto

source ·

Re-exports

pub use stdto_core::serde;
pub use stdto_core::digest;

Modules

Enums

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)

Attribute Macros

Derive Macros