Module error

Module error 

Source
Expand description

Ditto Error Types

Modeled after ::std::io::Error.

DittoError is the main error type used in the SDK.

Structs§

CoreApiErrorKind
DittoError
Custom error for Ditto.

Enums§

ErrorKind
General kind of an error

Type Aliases§

Result
Custom result type for Ditto