Docs.rs
navigation-0.1.7
navigation 0.1.7
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
andygrove
Dependencies
rand ^0.3.13
normal
Versions
11.11%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
navigation
0.1.7
All Items
Crate Items
Structs
Enums
Functions
Crate
navigation
Copy item path
Source
Structs
§
DMS
Location
Enums
§
Direction
Functions
§
parse_
nmea
parses an NMEA string (degrees decimal minutes) such as “3953.4210” into (39, 53.4210) and then to 39 + 53.4210/60