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

All text input is handled through this macro