alloy_rlp

Derive Macro RlpMaxEncodedLen

source
#[derive(RlpMaxEncodedLen)]
{
    // Attributes available to this derive:
    #[rlp]
}
Available on crate feature derive only.
Expand description

Derives MaxEncodedLen for types of constant size.