Docs.rs
async-session-r2d2-0.1.3
async-session-r2d2 0.1.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jalcine
Dependencies
anyhow ^1.0
normal
async-session ^3.0
normal
async-trait ^0.1
normal
log ^0.4
normal
r2d2 ^0.8
normal
r2d2_sqlite ^0.21
normal
optional
async-std ^1.10.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
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
async_
session_
r2d2
0.1.3
All Items
Crate Items
Structs
Traits
Crate
async_session_r2d2
Copy item path
Source
Expand description
Structs
§
Pooled
Session
Store
r2d2-backed session store for
async_session
Traits
§
Table
Operations
Provides generic operations for sessions across their database adapters.