codspeed_main

Macro codspeed_main 

Source
macro_rules! codspeed_main {
    ( $( $target:path ),+ $(,)* ) => { ... };
}