Skip to main content

HttpClientRef

Type Alias HttpClientRef 

Source
pub type HttpClientRef = Arc<dyn HttpClient>;

Aliased Typeยง

pub struct HttpClientRef { /* private fields */ }