Function uquery::int[][src]

pub fn int(string: &str) -> i64

Queries the user for integer input.

This requires the user gives a valid integer or it will ask again.