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