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
☰
Result
In
osmpbfreader
::
error
?
Type Definition
osmpbfreader
::
error
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;