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:
@@ -9,6 +9,7 @@ use dom::bindings::reflector::{Reflector, reflect_dom_object};
|
||||
use dom::bindings::str::DOMString;
|
||||
use dom::globalscope::GlobalScope;
|
||||
use dom::plugin::Plugin;
|
||||
use dom_struct::dom_struct;
|
||||
|
||||
#[dom_struct]
|
||||
pub struct PluginArray {
|
||||
|
||||
Reference in New Issue
Block a user