Docs.rs
  • osmpbfreader-0.19.1
    • osmpbfreader 0.19.1
    • Permalink
    • Docs.rs crate page
    • WTFPL
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • TeXitoi
    • Dependencies
      • byteorder ^1.3 normal
      • flat_map ^0.0.10 normal
      • flate2 ^1.0 normal
      • par-map ^0.1 normal
      • protobuf ^3 normal
      • pub-iterator-type ^0.1 normal
      • self_cell ^1.0.2 normal
      • serde ^1.0 normal optional
      • smartstring ^1.0.1 normal
      • env_logger ^0.9.0 dev
      • log ^0.4 dev
      • protobuf-codegen ^3 build
    • Versions
    • 100% 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
    • 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

osmpbfreader0.19.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • blobs::OsmBlobNodes
  • blobs::OsmBlobObjs
  • blobs::OsmBlobRelations
  • blobs::OsmBlobWays
  • blobs::OsmObjs
  • blocks::Nodes
  • blocks::OsmObjs
  • blocks::Relations
  • blocks::Ways
  • fileformat::Blob
  • fileformat::BlobHeader
  • groups::DenseNodes
  • groups::Nodes
  • groups::OsmObjs
  • groups::Relations
  • groups::SimpleNodes
  • groups::Ways
  • objects::Node
  • objects::NodeId
  • objects::Ref
  • objects::Relation
  • objects::RelationId
  • objects::Tags
  • objects::Way
  • objects::WayId
  • osmformat::ChangeSet
  • osmformat::DenseInfo
  • osmformat::DenseNodes
  • osmformat::HeaderBBox
  • osmformat::HeaderBlock
  • osmformat::Info
  • osmformat::Node
  • osmformat::PrimitiveBlock
  • osmformat::PrimitiveGroup
  • osmformat::Relation
  • osmformat::StringTable
  • osmformat::Way
  • reader::Blobs
  • reader::Iter
  • reader::NodeIter
  • reader::NodeParIter
  • reader::OsmPbfReader
  • reader::ParIter
  • reader::PrimitiveBlocks
  • reader::RelationIter
  • reader::RelationParIter
  • reader::WayIter
  • reader::WayParIter

Enums

  • error::Error
  • objects::OsmId
  • objects::OsmObj
  • osmformat::relation::MemberType

Traits

  • reader::StoreObjs

Functions

  • blobs::result_blob_into_iter
  • blobs::result_blob_into_node_iter
  • blobs::result_blob_into_relation_iter
  • blobs::result_blob_into_way_iter
  • blocks::iter
  • blocks::nodes
  • blocks::relations
  • blocks::ways
  • groups::dense_nodes
  • groups::iter
  • groups::nodes
  • groups::relations
  • groups::simple_nodes
  • groups::ways
  • reader::primitive_block_from_blob

Type Aliases

  • error::Result