Expand description
Error types for serialization/deserialization
Structs§
- Error
- The main error type for Planus
- Error
Location - The location of the error in both the generated code and the binary data where it was encountered.
- Unknown
Enum Tag - Information about an unrecognized enum tag.
- Unknown
Enum TagKind - The value of an unknown enum tag.
Enums§
- Error
Kind - The possible errors in planus when reading data from a serialized buffer.