Derive Macro Decode

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

Derives the Decode trait.