mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
Make #[dom_struct] a proc_macro attribute
This commit is contained in:
@@ -23,6 +23,7 @@ use dom::htmltitleelement::HTMLTitleElement;
|
||||
use dom::node::Node;
|
||||
use dom::text::Text;
|
||||
use dom::xmldocument::XMLDocument;
|
||||
use dom_struct::dom_struct;
|
||||
use script_traits::DocumentActivity;
|
||||
|
||||
// https://dom.spec.whatwg.org/#domimplementation
|
||||
|
||||
Reference in New Issue
Block a user