Module gpx::errors[][src]

Expand description

errors provides error generics for the gpx parser.

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.