Encode

Derive Macro Encode 

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

Derives the Encode trait.