Crate beginner_tools [] [src]

beginner_tools

Useful library designed for new Rustacens, provides good examples that are useful in simple projects

Functions

get_stdin

Reads from stdin and tries to parse it to a specified type.