Skip to main content

_std_or_benchmarks_enabled

Macro _std_or_benchmarks_enabled 

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