mirror of
https://github.com/servo/servo
synced 2026-05-03 04:42:17 +02:00
Make #[dom_struct] a proc_macro attribute
This commit is contained in:
@@ -18,6 +18,7 @@ use dom::document::Document;
|
||||
use dom::event::Event;
|
||||
use dom::eventtarget::EventTarget;
|
||||
use dom::mediaquerylistevent::MediaQueryListEvent;
|
||||
use dom_struct::dom_struct;
|
||||
use js::jsapi::JSTracer;
|
||||
use std::cell::Cell;
|
||||
use std::rc::Rc;
|
||||
|
||||
Reference in New Issue
Block a user