[][src]Macro dicetest::hint

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

Adds a hint that contains the arguments applied to the format macro.