Trait nannou::event::LoopEvent [] [src]

pub trait LoopEvent: From<Update> + From<Event> { }

Implementors