Expand description

Macros for serde trait implementations, and supporting code.

Modules

Macros

  • Implements Serialize and Deserialize for a type $t which represents a newtype over a byte-slice over length $len.