macro_rules! input { () => { ... }; ($arg:tt) => { ... }; }
Outputs (or not) text and awaiting input. Outputs (or not) text and awaiting input.