Type Alias Data

Source
pub type Data = Vec<u8>;

Aliased Typeยง

pub struct Data { /* private fields */ }