Type Alias RequestBodyString

Source
pub type RequestBodyString = String;
Expand description

Request body string

Aliased Typeยง

struct RequestBodyString { /* private fields */ }