Module bincode::error

source ·

Enums

  • The kind of error that can be produced during a serialization or deserialization.

Type Aliases

  • An error that can be produced during (de)serializing.
  • The result of a serialization or deserialization operation.