Type Alias EntrySender

Source
pub type EntrySender = Sender<Vec<Entry>>;

Aliased Typeยง

struct EntrySender { /* private fields */ }