Macro hotshot_types::impl_has_epoch
source ยท macro_rules! impl_has_epoch { ($($t:ty),*) => { ... }; }
Expand description
Helper macro for trivial implementation of the HasEpoch
trait
macro_rules! impl_has_epoch { ($($t:ty),*) => { ... }; }
Helper macro for trivial implementation of the HasEpoch
trait