Docs.rs
tower-sessions-ext-mongodb-store-0.12.0
tower-sessions-ext-mongodb-store 0.12.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
samgj18
Dependencies
async-trait ^0.1.77
normal
bson ^2.7.0
normal
mongodb ^3.2.3
normal
rmp-serde ^1.1.2
normal
serde ^1.0.195
normal
thiserror ^2.0.12
normal
time ^0.3.31
normal
tower-sessions-ext-core ^0.15.0
normal
axum ^0.8.1
dev
serde ^1
dev
tokio ^1.32.0
dev
tokio-test ^0.4.3
dev
tower-sessions-ext ^0.15.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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tower_
sessions_
ext_
mongodb_
store
0.12.0
All Items
Crate Items
Re-exports
Structs
Enums
Crate
tower_sessions_ext_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
.