#[derive(JsLifetime)]
{
// Attributes available to this derive:
#[qjs]
}
Expand description
A Macro for auto deriving the JsLifetime trait.
#[derive(JsLifetime)]
{
// Attributes available to this derive:
#[qjs]
}
A Macro for auto deriving the JsLifetime trait.