Docs.rs
mongodb-ext-0.1.0
mongodb-ext 0.1.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
cpu-runtime
Dependencies
mongodb ^2
normal
mongodb-ext-derive ^0
normal
paste ^1
normal
serde ^1
normal
serde_json ^1
dev
tokio-test ^0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Type Definition DefaultId
Other items in
mongodb_ext
?
Type Definition
mongodb_ext
::
DefaultId
[
−
]
[src]
pub type DefaultId =
String
;
Expand description
Defines the default type for the
_id
field.