Struct term_input::Input[][src]

pub struct Input { /* fields omitted */ }

Methods

impl Input
[src]

Fill the event buffer with pending events. Does not block.

Auto Trait Implementations

impl Send for Input

impl Sync for Input