Module unbounded_gpsd::errors[][src]

Expand description

Error handling, using error-chain.

Structs

The Error type.

Enums

The kind of an error.

Traits

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

Type Definitions

Convenient wrapper around std::Result.