[][src]Macro dicetest::stat

macro_rules! stat {
    ($key:tt, $($arg:tt)*) => { ... };
}

Creates a stat with the first argument as stat key and the remaining arguments applied to the format macro as stat value.