Module fadroma::bin_serde

source ·
Expand description

Time and space efficient binary serialization for types that are stored in a contract’s storage. Supports both structs and enums, with or without generics. This is Fadroma’s default mode for serializing data for storage.

Modules

Structs

Enums

Traits

Type Definitions

Derive Macros