mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
Make #[dom_struct] a proc_macro attribute
This commit is contained in:
@@ -22,6 +22,7 @@ use dom::htmlselectelement::HTMLSelectElement;
|
||||
use dom::node::{Node, UnbindContext};
|
||||
use dom::text::Text;
|
||||
use dom::virtualmethods::VirtualMethods;
|
||||
use dom_struct::dom_struct;
|
||||
use html5ever_atoms::LocalName;
|
||||
use std::cell::Cell;
|
||||
use style::element_state::*;
|
||||
|
||||
Reference in New Issue
Block a user