input!() { /* proc-macro */ }
Expand description
Parses standard input, panicing when error occurs. Flushes standard out when called. For more info see crate’s root.
input!() { /* proc-macro */ }
Parses standard input, panicing when error occurs. Flushes standard out when called. For more info see crate’s root.