1 2 3 4 5
//! HTTP client utilities /// Legacy implementations of `connect` module and `Client` #[cfg(feature = "client-legacy")] pub mod legacy;