Crate saneput_proc

Source

Macros§

input
Parses standard input, panicing when error occurs. Flushes standard out when called. For more info see crate’s root.
input_checked
Parses standard input. Flushes standard out when called. For more info see crate’s root.