impl_key_prefix_for_tuples!() { /* proc-macro */ }
Expand description
This macro is meant to be used by frame-support only.
It implements the trait HasKeyPrefix
and HasReversibleKeyPrefix
for tuple of Key
.
impl_key_prefix_for_tuples!() { /* proc-macro */ }
This macro is meant to be used by frame-support only.
It implements the trait HasKeyPrefix
and HasReversibleKeyPrefix
for tuple of Key
.