jsonrpsee_http_client

Type Alias HttpBody

source
pub type HttpBody = Body;
Expand description

Default HTTP body for the client.

Aliased Typeยง

struct HttpBody(/* private fields */);