Docs.rs
mongo_indexed-2.0.2
mongo_indexed 2.0.2
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
mbecker20
Dependencies
mongo_indexed_derive ^2.0.2
normal
mongodb ^3.0
normal
serde ^1.0
normal
thiserror ^2.0
normal
Versions
0%
of the crate is documented
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
Crate mongo_indexed
mongo_
indexed
2.0.2
All Items
Crate Items
Re-exports
Macros
Structs
Enums
Traits
Functions
Crate
mongo_
indexed
Copy item path
Source
Re-exports
§
pub use
mongo_indexed_derive
as derive;
Macros
§
doc
Construct a bson::Document value.
Structs
§
Document
A BSON document represented as an associative HashMap with insertion ordering.
Enums
§
Error
Traits
§
Indexed
Functions
§
collection
collection_
with_
name
create_
index
create_
index_
from_
doc
create_
sparse_
index
create_
sparse_
index_
from_
doc
create_
sparse_
unique_
index
create_
sparse_
unique_
index_
from_
doc
create_
unique_
index
create_
unique_
index_
from_
doc