pub type SerdeLite = Post<SerdeLiteEncoding>;Expand description
Pass arguments and receive responses as JSON in the body of a POST request.
Aliased Typeยง
pub struct SerdeLite(/* private fields */);pub type SerdeLite = Post<SerdeLiteEncoding>;Pass arguments and receive responses as JSON in the body of a POST request.
pub struct SerdeLite(/* private fields */);