#[derive(Callable)]
{
// Attributes available to this derive:
#[argcall]
}
Expand description
A procedural macro to derive the Callable trait
#[derive(Callable)]
{
// Attributes available to this derive:
#[argcall]
}
A procedural macro to derive the Callable trait