#[derive(Trace)]
{
// Attributes available to this derive:
#[qjs]
}
Available on crate feature
macro only.Expand description
A macro for auto deriving the trace trait.
#[derive(Trace)]
{
// Attributes available to this derive:
#[qjs]
}
macro only.A macro for auto deriving the trace trait.