Type Alias Body

Source
pub type Body = Vec<u8>;

Aliased Typeยง

struct Body { /* private fields */ }