Really simple to use panicking input functions.
# Cargo.toml
[dependencies]
text_io = "0.1.13"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads a line of input from stdin.
Use std::io::BufRead or a proper input library like dialoguer.
No dependency data recorded yet.