mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Make #[dom_struct] a proc_macro attribute
This commit is contained in:
@@ -10,6 +10,7 @@ use dom::bindings::str::DOMString;
|
||||
use dom::browsingcontext::BrowsingContext;
|
||||
use dom::dissimilaroriginlocation::DissimilarOriginLocation;
|
||||
use dom::globalscope::GlobalScope;
|
||||
use dom_struct::dom_struct;
|
||||
use ipc_channel::ipc;
|
||||
use js::jsapi::{JSContext, HandleValue};
|
||||
use js::jsval::{JSVal, UndefinedValue};
|
||||
|
||||
Reference in New Issue
Block a user