Derive Macro alloy_rlp::RlpMaxEncodedLen

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

Derives MaxEncodedLen for types of constant size.