Module planus::errors

source ·
Expand description

Error types for serialization/deserialization

Structs§

  • The main error type for Planus
  • The location of the error in both the generated code and the binary data where it was encountered.
  • Information about an unrecognized enum tag.
  • The value of an unknown enum tag.

Enums§

  • The possible errors in planus when reading data from a serialized buffer.