Docs.rs
bb8-redis-break-with-error-0.12.0
bb8-redis-break-with-error 0.12.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
vkill
Dependencies
async-trait ^0.1
normal
bb8 ^0.8
normal
redis ^0.22
normal
env_logger ^0.9
dev
futures-util ^0.3
dev
log ^0.4
dev
tokio ^1
dev
Versions
20%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
bb8_
redis_
break_
with_
error
0.12.0
All Items
Crate Items
Re-exports
Structs
Crate
bb8_redis_break_with_error
Copy item path
Source
Re-exports
§
pub use
bb8
;
pub use
redis
;
Structs
§
Redis
Connection
Redis
Connection
Manager
A
bb8::ManageConnection
for
redis::Client::get_async_connection
.