Function crosstermion::input::input_stream
source · pub fn input_stream() -> impl Stream<Item = Event>
Expand description
Return a stream of input Events
Requires the input-async
feature.
pub fn input_stream() -> impl Stream<Item = Event>
Return a stream of input Events
Requires the input-async
feature.