sol_readln 1.0.0

A simple alternative to Rust's standard library's method of reading input from the terminal. (Made for learning and people coming from higher level languages.)
Documentation
1
2
3
4
5
6
7
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "sol_readln"
version = "1.0.0"