Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
bson-0.3.2
bson 0.3.2
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
mongo-rust-driver
Dependencies
rand ^0.3
normal
rustc-serialize ^0.3
normal
libc ^0.1
normal
rust-crypto ^0.2.31
normal
num ~0.1.27
normal
time ^0.1
normal
byteorder ^0.3
normal
chrono ^0.2
normal
linked-hash-map ^0.0.9
normal
serde ^0.8
normal
Versions
Go to latest version
Platform
x86_64-apple-darwin
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
bson
::
ordered
Type Definition
bson
::
ordered
::
ValueAccessResult
[
−
]
[src]
type ValueAccessResult<T> =
Result
<T,
ValueAccessError
>;