pub fn input_stream() -> impl Stream<Item = Event>
Expand description

Return a stream of input Events

Requires the input-async feature.