argcall_derive

Derive Macro Callable

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

A procedural macro to derive the Callable trait