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:
@@ -16,6 +16,7 @@ use dom::htmlcollection::HTMLCollection;
|
||||
use dom::node::{Node, window_from_node};
|
||||
use dom::nodelist::NodeList;
|
||||
use dom::window::Window;
|
||||
use dom_struct::dom_struct;
|
||||
use servo_atoms::Atom;
|
||||
|
||||
// https://dom.spec.whatwg.org/#documentfragment
|
||||
|
||||
Reference in New Issue
Block a user