Derive Macro boa_engine::prelude::Trace

source ·
#[derive(Trace)]
{
    // Attributes available to this derive:
    #[boa_gc]
    #[unsafe_ignore_trace]
}
Expand description

Derive the Trace trait.