Macro smart_read::read

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

§Reads a line of text, a number, etc