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