Docs.rs
  • osmpbfreader-0.15.2
    • osmpbfreader 0.15.2
    • Docs.rs crate page
    • WTFPL
    • Links
    • Documentation
    • 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 ^2 normal
      • pub-iterator-type ^0.1 normal
      • self_cell ^0.10.0 normal
      • serde ^1.0 normal
      • smartstring ^0.2 normal
      • env_logger ^0.9.0 dev
      • log ^0.4 dev
      • protobuf-codegen-pure ^2.8 build
    • Versions
      • 0.15.2
      • 0.15.1
      • 0.15.0
      • 0.14.1
      • 0.14.0
      • 0.13.4
      • 0.13.3
      • 0.13.2
      • 0.13.1
      • 0.13.0
      • 0.12.1
      • 0.12.0
      • 0.11.2
      • 0.11.1
      • 0.11.0
      • 0.10.1
      • 0.10.0
      • 0.9.2
      • 0.9.1
      • 0.9.0
      • 0.8.1
      • 0.8.0
      • 0.7.0
      • 0.6.3
      • 0.6.2
      • 0.6.1
      • 0.6.0
      • 0.5.0
      • 0.4.1
      • 0.4.0
      • 0.3.2
      • 0.3.1
      • 0.3.0
    • 100% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
    • x86_64-apple-darwin
    • i686-unknown-linux-gnu
    • x86_64-pc-windows-msvc
    • i686-pc-windows-msvc
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate osmpbfreader

logo
Change settings

List of all items

Structs

  • 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::OsmPbfReader
  • reader::ParIter
  • reader::PrimitiveBlocks

Enums

  • error::Error
  • objects::OsmId
  • objects::OsmObj
  • osmformat::Relation_MemberType

Traits

  • reader::StoreObjs

Functions

  • blobs::result_blob_into_iter
  • blocks::iter
  • blocks::nodes
  • blocks::relations
  • blocks::ways
  • fileformat::file_descriptor_proto
  • groups::dense_nodes
  • groups::iter
  • groups::nodes
  • groups::relations
  • groups::simple_nodes
  • groups::ways
  • osmformat::file_descriptor_proto
  • reader::primitive_block_from_blob

Typedefs

  • error::Result