Macro mozjs::gc::trace::impl_traceable_simple
source ยท macro_rules! impl_traceable_simple { ($($ty:ty $(,)?)+) => { ... }; }
Expand description
For use on non-jsmanaged types
macro_rules! impl_traceable_simple { ($($ty:ty $(,)?)+) => { ... }; }
For use on non-jsmanaged types