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:
@@ -13,6 +13,7 @@ use dom::htmlformelement::{FormControl, HTMLFormElement};
|
||||
use dom::node::{Node, window_from_node};
|
||||
use dom::nodelist::NodeList;
|
||||
use dom::validitystate::ValidityState;
|
||||
use dom_struct::dom_struct;
|
||||
use html5ever_atoms::LocalName;
|
||||
|
||||
#[dom_struct]
|
||||
|
||||
Reference in New Issue
Block a user