[][src]Derive Macro simple_tlv::Encodable

#[derive(Encodable)]
{
    // Attributes available to this derive:
    #[tlv]
}

Derive the Encodable trait on a struct.

See toplevel documentation for the simple-tlv_derive crate for more information about how to use this macro.