SOL_READLN
A simple alternative to Rust's standard library's method of reading input from the terminal + a print function that automatically flushes the stdout like in other languages.
(Made for learning and people coming from higher level languages.)
Usage
use *;