Macro impl_frame_meta_for

Source
macro_rules! impl_frame_meta_for {
    ($t:ty) => { ... };
}
Expand description

Makes a structure usable as a frame metadata.