Derive Macro Module
#[derive(Module)]
{
// Attributes available to this derive:
#[module]
}
Expand description
Derive macro for the module.
#[derive(Module)]
{
// Attributes available to this derive:
#[module]
}
Derive macro for the module.