pub type HttpAgent = RemoteAgent<HttpTransport>;Expand description
An agent reached over HTTP.
Aliased Typeยง
pub struct HttpAgent { /* private fields */ }pub type HttpAgent = RemoteAgent<HttpTransport>;An agent reached over HTTP.
pub struct HttpAgent { /* private fields */ }