Crate binary_sv2

source ·

Re-exports

Modules

Structs

  • The liftime is here only for type compatibility with serde-sv2
  • The liftime is here only for type compatibility with serde-sv2

Enums

Traits

  • Implmented by all the decodable structure, it can be derived for every structure composed only by primitives or other Decodable.
  • Implmented by all the decodable structure, it can be derived for every structure composed only by primitives or other Decodable.
  • Return the encoded byte size of an Encodable comprehensive of the header, if any
  • Return the encoded byte size or a Decodable

Functions

Type Definitions

Derive Macros