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
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
Crates
mongo_indexed
Crate
mongo_indexed
Copy item path
Settings
Help
Summary
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