Derive Macro Trace

Source
#[derive(Trace)]
{
    // Attributes available to this derive:
    #[qjs]
}
Available on crate feature macro only.
Expand description

A macro for auto deriving the trace trait.