Macro script::dom::macros::impl_performance_entry_struct
source ยท macro_rules! impl_performance_entry_struct { ($binding:ident, $struct:ident, $type:expr) => { ... }; }
Expand description
DOM struct implementation for simple interfaces inheriting from PerformanceEntry.