#[derive(PluginBase)]
{
// Attributes available to this derive:
#[frei0r]
}
Expand description
Derive macro used in the implementation of PluginBase trait.
#[derive(PluginBase)]
{
// Attributes available to this derive:
#[frei0r]
}
Derive macro used in the implementation of PluginBase trait.