Derive Macro alloy_rlp::RlpEncodableWrapper

source ยท
#[derive(RlpEncodableWrapper)]
{
    // Attributes available to this derive:
    #[rlp]
}
Expand description

Derives Encodable for the newtype which encodes its single field as-is, without a header: <field>