Derive Macro BasicMethod

Source
#[derive(BasicMethod)]
{
    // Attributes available to this derive:
    #[only]
    #[exclude]
}