Derive Macro rasn::enc::Encode[][src]

#[derive(Encode)]
{
    // Attributes available to this derive:
    #[rasn]
}

An automatic derive of the Encode trait.

Will automatically generate a encode implementation using the your container’s definition.