Docs.rs
bdb_parser-0.1.1
bdb_parser 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jscatena88
Dependencies
byteorder ^1.4
normal
nom ^7.1.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
Versions
43.33%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
bdb_
parser
0.1.1
Crate Items
Structs
Enums
Functions
List of all items
Structs
models::BoundingBox
models::FileHeader
models::Footer
models::LatLon
models::Line
models::Region
models::TrackChunk
models::TrackDatabase
Enums
models::ChunkIdentifier
models::StartFinish
parsers::TrackData
Functions
parsers::parse_bounding_box
parsers::parse_chunk_id
parsers::parse_file_header
parsers::parse_footer
parsers::parse_lat_long_raw
parsers::parse_line
parsers::parse_region_chunk
parsers::parse_track_chunk
parsers::parse_track_data
parsers::parse_track_database