Expand description
Errors.
Structs§
- This type represents all possible errors that can occur when serializing or deserializing JSON data.
Enums§
- Categorizes the cause of a
sonic_rs::Error
.
Type Aliases§
- Alias for a
Result
with the error typesonic_rs::Error
.