RtkMeta

Derive Macro RtkMeta 

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

Dummy proc macro that does nothing and relays the item it sits on top of back out. This is used to specify marker overrides that are used when dogfooding the lua api