#[derive(Trace)]
{
// Attributes available to this derive:
#[boa_gc]
#[unsafe_ignore_trace]
}
Expand description
Derive the Trace trait.
#[derive(Trace)]
{
// Attributes available to this derive:
#[boa_gc]
#[unsafe_ignore_trace]
}
Derive the Trace trait.