Docs.rs
fr-rust-0.2.2
fr-rust 0.2.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sayed-anower
Dependencies
actix-files ^0.6
normal
actix-multipart ^0.7
normal
actix-web ^4.9
normal
actix-ws ^0.4
normal
aes-gcm ^0.10
normal
argon2 ^0.5.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
bincode ^1.3
normal
brotli ^3.4
normal
bytes ^1.5
normal
chrono ^0.4
normal
dashmap ^6.2
normal
deadpool-postgres ^0.14
normal
deadpool-redis ^0.23
normal
dotenvy ^0.15
normal
futures-util ^0.3
normal
hex ^0.4
normal
hmac ^0.12
normal
jsonwebtoken ^10
normal
lettre ^0.11
normal
lz4_flex =0.13.1
normal
memmap2 ^0.9
normal
rand ^0.10.1
normal
secrecy ^0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.52
normal
tokio-postgres ^0.7
normal
tokio-util ^0.7.18
normal
tracing ^0.1
normal
uuid ^1.23
normal
Versions
13.6%
of the crate is documented
Platform
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
Skip to main content
Module redis
fr_rust
0.2.2
Module redis
Module Items
Re-exports
Modules
Traits
In crate fr_
rust
fr_rust
Module
redis
Copy item path
Source
Re-exports
§
pub use redis::
RedisManager
;
pub use redis::
RedisManagerError
;
Modules
§
redis
Traits
§
Async
Commands
Implements common redis commands over asynchronous connections.