mirror of
https://github.com/servo/servo
synced 2026-05-02 20:32:02 +02:00
Make #[dom_struct] a proc_macro attribute
This commit is contained in:
@@ -9,6 +9,7 @@ use dom::bindings::str::DOMString;
|
||||
use dom::cssrule::{CSSRule, SpecificCSSRule};
|
||||
use dom::cssstylesheet::CSSStyleSheet;
|
||||
use dom::window::Window;
|
||||
use dom_struct::dom_struct;
|
||||
use parking_lot::RwLock;
|
||||
use std::sync::Arc;
|
||||
use style::font_face::FontFaceRule;
|
||||
|
||||
Reference in New Issue
Block a user