mirror of
https://github.com/servo/servo
synced 2026-05-01 20:07:22 +02:00
Make #[dom_struct] a proc_macro attribute
This commit is contained in:
@@ -11,6 +11,7 @@ use dom::characterdata::CharacterData;
|
||||
use dom::document::Document;
|
||||
use dom::node::Node;
|
||||
use dom::window::Window;
|
||||
use dom_struct::dom_struct;
|
||||
|
||||
/// An HTML comment.
|
||||
#[dom_struct]
|
||||
|
||||
Reference in New Issue
Block a user