mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
Make #[dom_struct] a proc_macro attribute
This commit is contained in:
@@ -10,6 +10,7 @@ use dom::bindings::codegen::Bindings::WebGLShaderPrecisionFormatBinding::WebGLSh
|
||||
use dom::bindings::js::Root;
|
||||
use dom::bindings::reflector::{Reflector, reflect_dom_object};
|
||||
use dom::window::Window;
|
||||
use dom_struct::dom_struct;
|
||||
|
||||
#[dom_struct]
|
||||
pub struct WebGLShaderPrecisionFormat {
|
||||
|
||||
Reference in New Issue
Block a user