Crate unbounded_gpsd [] [src]

A small crate to interface with gpsd, based on the server JSON protocol.

Reexports

pub use errors::GpsdResult;

Modules

errors

Error handling, using error-chain.

types

Types employed in the GPSD API.

Structs

GpsdConnection

A connection to gpsd.