Input a line and convert it to any type which implement trait FromBuf
Support Type:
(unsigned) integer (binary, octal, decimal, hex)
float, char, String and their Vec<T>
Usage
use input;
Input a line and convert it to any type which implement trait FromBuf
Support Type:
(unsigned) integer (binary, octal, decimal, hex)
float, char, String and their Vec<T>
use input;