Docs.rs
objectid-0.2.0
objectid 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fengcen
Dependencies
byteorder ^0.3
normal
hostname ^0.1
normal
lazy_static ^0.2
normal
libc ^0.2
normal
quick-error ^1.1
normal
rand ^0.3
normal
rust-crypto ^0.2
normal
rustc-serialize ^0.3
normal
serde ^0.9
normal
optional
serde_json ^0.9
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
objectid
0.2.0
All Items
Crate Items
Structs
Enums
Crate
objectid
Copy item path
Source
Expand description
A Rust implementation of a BSON
ObjectId
.
Structs
§
Object
Id
A wrapper around raw 12-byte
ObjectId
representations.
Enums
§
Error
Errors that can occur during OID construction and generation.