[][src]Type Definition seed::app::types::WindowEventsFn

type WindowEventsFn<Ms, Mdl> = fn(_: &Mdl) -> Vec<EventHandler<Ms>>;