timechain_runtime

Macro main_or_test

Source
macro_rules! main_or_test {
    ($main:expr, $test:expr) => { ... };
}
Expand description

Macro to set value based on testnet feature flag