Module sda_server::errors [] [src]

Structs

SdaServerError

The Error type.

Enums

SdaServerErrorKind

The kind of an error.

Traits

SdaServerResultExt

Additional methods for Result, for easy interaction with this crate.

Type Definitions

SdaServerResult

Convenient wrapper around std::Result.