sp_staking

Macro _runtime_benchmarks_enabled

Source
macro_rules! _runtime_benchmarks_enabled {
    ($($input:tt)*) => { ... };
}
Expand description