Type Alias SendersType

Source
pub type SendersType = Vec<Option<Vec<u8>>>;

Aliased Typeยง

pub struct SendersType { /* private fields */ }