[−][src]Derive Macro simple_tlv::Decodable
#[derive(Decodable)] { // Attributes available to this derive: #[tlv] }
Derive the Decodable
trait on a struct.
See toplevel documentation for the simple-tlv_derive
crate for more
information about how to use this macro.