read_io 0.1.0

A macro to read user input easily.
Documentation
read_io-0.1.0 has been yanked.
let num: i32 = read!("Enter a number: ");