[][src]Function libimagutil::cli_validators::is_integer

pub fn is_integer<A: AsRef<str>>(s: A) -> Result<(), String>