mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
Make #[dom_struct] a proc_macro attribute
This commit is contained in:
@@ -13,6 +13,7 @@ use dom::cssrulelist::{CSSRuleList, RulesSource};
|
||||
use dom::element::Element;
|
||||
use dom::stylesheet::StyleSheet;
|
||||
use dom::window::Window;
|
||||
use dom_struct::dom_struct;
|
||||
use std::cell::Cell;
|
||||
use std::sync::Arc;
|
||||
use style::stylesheets::Stylesheet as StyleStyleSheet;
|
||||
|
||||
Reference in New Issue
Block a user