Macro hotshot_testing::serial

source ยท
macro_rules! serial {
    ($($x:expr),* $(,)?) => { ... };
}