#[derive(RlpMaxEncodedLen)]
{
// Attributes available to this derive:
#[rlp]
}
Expand description
Derives MaxEncodedLen
for types of constant size.
#[derive(RlpMaxEncodedLen)]
{
// Attributes available to this derive:
#[rlp]
}
Derives MaxEncodedLen
for types of constant size.