macro_rules! hint { ($($arg:tt)*) => { ... }; }
Format and collect a Hint. Helper macro for add_hint.
Hint
add_hint