_runtime_benchmarks_enabled

Macro _runtime_benchmarks_enabled 

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