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

Derives MaxEncodedLen for types of constant size.