Derive Macro MsgpackTagged

Source
#[derive(MsgpackTagged)]
{
    // Attributes available to this derive:
    #[tag]
    #[tagged]
}