web3-proxy/redis-cell-client/src/lib.rs

4 lines
46 B
Rust
Raw Normal View History

mod client;
pub use client::RedisCellClient;