Module libstrophe::error [] [src]

Structs

Error

The Error type.

StreamError

Enums

ErrorKind

The kind of an error.

Traits

ResultExt

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

Functions

code_to_result

Converts library-specific error code into an EmptyResult, for internal use

Type Definitions

EmptyResult

Result for methods that don't return any value

Result

Result with module-specific Error