input_helper
A lightweight Rust crate to simplify reading user input from the command line.
Features
read_string()read_char()read_int()read_u64()read_float()read_double()
Example
use *;
A lightweight Rust crate to simplify reading user input from the command line.
read_string()read_char()read_int()read_u64()read_float()read_double()use *;