script::dom::macros

Macro window_event_handlers

Source
macro_rules! window_event_handlers {
    () => { ... };
    (ForwardToWindow) => { ... };
}