Derive Macro rquickjs_macro::Trace
source · #[derive(Trace)]
{
// Attributes available to this derive:
#[qjs]
}
Expand description
A macro for auto deriving the trace trait.
#[derive(Trace)]
{
// Attributes available to this derive:
#[qjs]
}
A macro for auto deriving the trace trait.