Derive Macro strict_encoding_derive::NetworkEncode[][src]

#[derive(NetworkEncode)]
{
    // Attributes available to this derive:
    #[network_encoding]
}
Expand description

Derives StrictEncode implementation for the type, also providing TLV extension support.