reth_codecs

Macro impl_compact_for_wrapped_bytes

Source
macro_rules! impl_compact_for_wrapped_bytes {
    ($($name:tt),+) => { ... };
}
Expand description

Implements the Compact trait for wrappers over fixed size byte array types.