mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Make #[dom_struct] a proc_macro attribute
This commit is contained in:
@@ -87,6 +87,7 @@ use dom::treewalker::TreeWalker;
|
||||
use dom::uievent::UIEvent;
|
||||
use dom::webglcontextevent::WebGLContextEvent;
|
||||
use dom::window::{ReflowReason, Window};
|
||||
use dom_struct::dom_struct;
|
||||
use encoding::EncodingRef;
|
||||
use encoding::all::UTF_8;
|
||||
use euclid::point::Point2D;
|
||||
|
||||
Reference in New Issue
Block a user