Macro gear_common::impl_pallet_authorship
source · macro_rules! impl_pallet_authorship { ($runtime:ty, EventHandler = $event_handler:ty) => { ... }; ($runtime:ty) => { ... }; }
macro_rules! impl_pallet_authorship { ($runtime:ty, EventHandler = $event_handler:ty) => { ... }; ($runtime:ty) => { ... }; }