Type Alias jsonrpsee_http_client::HttpBody
source · pub type HttpBody = Body;Expand description
Default HTTP body for the client.
Aliased Type§
struct HttpBody(/* private fields */);pub type HttpBody = Body;Default HTTP body for the client.
struct HttpBody(/* private fields */);