[][src]Macro dicetest::stat_debug

macro_rules! stat_debug {
    ($arg:tt) => { ... };
}

Creates a stat with the stringified argument as stat key and the argument value converted with Debug as stat value.