Derive Macro Tapi

Source
#[derive(Tapi)]
{
    // Attributes available to this derive:
    #[serde]
    #[tapi]
}