Trait bismuth::event::React [] [src]

pub trait React {
    fn react(&mut self, event: &Event);
}

Required Methods

Implementors