Function tengwar::etc::find_integer_positive[][src]

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