[go: up one dir, main page]

Module error

Source
Expand description

Errors.

Structs§

Error
This type represents all possible errors that can occur when serializing or deserializing JSON data.

Enums§

Category
Categorizes the cause of a sonic_rs::Error.
ErrorCode

Type Aliases§

Result
Alias for a Result with the error type sonic_rs::Error.