macro_rules! impl_traceable_simple {
    ($($ty:ty $(,)?)+) => { ... };
}
Expand description

For use on non-jsmanaged types