Derive Macro Decode

Source
#[derive(Decode)]
{
    // Attributes available to this derive:
    #[bitcode]
    #[bitcode_hint]
}