Function i3status_rs::protocol::i3bar_event::events_stream

source ยท
pub fn events_stream(
    invert_scrolling: bool,
    double_click_delay: Duration,
) -> Pin<Box<dyn Stream<Item = I3BarEvent>>>