Type Alias Blob

Source
pub type Blob = Vec<u8>;

Aliased Typeยง

struct Blob { /* private fields */ }