Docs.rs
tower-sessions-mongodb-store-0.11.0
tower-sessions-mongodb-store 0.11.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
maxcountryman
Dependencies
async-trait ^0.1.77
normal
bson ^2.7.0
normal
mongodb ^2.7.0
normal
rmp-serde ^1.1.2
normal
serde ^1.0.195
normal
thiserror ^1.0.56
normal
time ^0.3.31
normal
tower-sessions-core ^0.11.0
normal
axum ^0.7.1
dev
serde ^1
dev
tokio ^1.32.0
dev
tokio-test ^0.4.3
dev
tower-sessions ^0.11.0
dev
Versions
87.5%
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
tower_
sessions_
mongodb_
store
0.11.0
All Items
Crate Items
Re-exports
Structs
Enums
Crate
tower_sessions_mongodb_store
Copy item path
Source
Re-exports
§
pub use
mongodb
;
Structs
§
MongoDB
Store
A MongoDB session store.
Enums
§
MongoDB
Store
Error
An error type for
MongoDBStore
.