Module bytekey2::de

source ·

Structs

  • A decoder for deserializing bytes from an order preserving format to a value.

Enums

  • Errors that may be occur when deserializing.

Functions

Type Aliases

  • Shorthand for Result<T, bytekey2::de::Error>.