Macro script::dom::macros::global_event_handlers
source ยท macro_rules! global_event_handlers {
() => { ... };
(NoOnload) => { ... };
}
macro_rules! global_event_handlers {
() => { ... };
(NoOnload) => { ... };
}