Function tengwar::etc::find_integer[][src]

pub fn find_integer<N: FromStr>(slice: &[char]) -> Option<(N, usize)>