Macro text_io::read

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

All text input is handled through this macro