1 2 3 4 5
//! service utilities for (http) clients mod ext; #[doc(inline)] pub use ext::{HttpClientExt, IntoUrl, RequestBuilder};