Macro hint

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

Prints a hint.