Method lrs::poll::Event::is_write

Returns whether the file descriptor is writable.

Syntax

impl Event {
    fn is_write(self) -> bool
}