Macro reth_codecs::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.