mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
Make #[dom_struct] a proc_macro attribute
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
// https://www.khronos.org/registry/webgl/specs/latest/1.0/webgl.idl
|
||||
use dom::bindings::reflector::Reflector;
|
||||
use dom_struct::dom_struct;
|
||||
|
||||
#[dom_struct]
|
||||
pub struct WebGLObject {
|
||||
|
||||
Reference in New Issue
Block a user