Macro frame_support_procedural::impl_key_prefix_for_tuples [−][src]
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
.