Derive Macro Encode

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

Derive the Encode trait on a struct.