Events

Type Alias Events 

Source
pub type Events = Vec<epoll_event>;

Aliased Typeยง

pub struct Events { /* private fields */ }