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 */);