Type Alias HttpBodyVec

Source
pub type HttpBodyVec = Vec<u8>;
Expand description

Http body vec

Aliased Typeยง

struct HttpBodyVec { /* private fields */ }