Type Alias Payload

Source
pub type Payload = Vec<u8>;

Aliased Typeยง

struct Payload { /* private fields */ }