Type Alias wasmer_wasix::http::client::DynHttpClient
source · pub type DynHttpClient = Arc<dyn HttpClient + Send + Sync + 'static>;
Aliased Type§
struct DynHttpClient { /* private fields */ }
pub type DynHttpClient = Arc<dyn HttpClient + Send + Sync + 'static>;
struct DynHttpClient { /* private fields */ }