pub type HttpClientRef = Arc<dyn HttpClient>;Expand description
Re-export framework services (HTTP, URI, etc.) from the dedicated services crate.
Aliased Typeยง
pub struct HttpClientRef { /* private fields */ }pub type HttpClientRef = Arc<dyn HttpClient>;Re-export framework services (HTTP, URI, etc.) from the dedicated services crate.
pub struct HttpClientRef { /* private fields */ }