[][src]Function revent::down

pub fn down<T: 'static>(event: &dyn Event) -> Option<&T>

Shorthand version for downcasting an Event.