Module http_client::native[][src]

This is supported on crate feature native_client only.
Expand description

http-client implementation for curl + fetch

Re-exports

pub use super::isahc::IsahcClient as NativeClient;