Trace

Derive Macro Trace 

Source
#[derive(Trace)]
{
    // Attributes available to this derive:
    #[qjs]
}
Expand description

A macro for auto deriving the trace trait.