mirror of
https://github.com/servo/servo
synced 2026-05-03 21:02:19 +02:00
Make #[dom_struct] a proc_macro attribute
This commit is contained in:
@@ -72,6 +72,7 @@ use dom::text::Text;
|
||||
use dom::validation::Validatable;
|
||||
use dom::virtualmethods::{VirtualMethods, vtable_for};
|
||||
use dom::window::ReflowReason;
|
||||
use dom_struct::dom_struct;
|
||||
use html5ever::serialize;
|
||||
use html5ever::serialize::SerializeOpts;
|
||||
use html5ever::serialize::TraversalScope;
|
||||
|
||||
Reference in New Issue
Block a user