4 lines
47 B
Rust

pub mod client;
pub use client::KvHttpClient;