Type Alias HttpBodyString

Source
pub type HttpBodyString = String;
Expand description

Http body string

Aliased Typeยง

struct HttpBodyString { /* private fields */ }