read

Macro read 

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

ยงReads a line of text, a number, etc