Crate btserde

source ·
Expand description

This crate defines a compact binary serialization format for use in the Block Tree system.

Modules

  • Modules that help with serializing and deserializing struct fields via the #[serde(with ="path")] attribute.

Structs

Enums

Functions

Type Definitions