pub fn alpha_num<I>() -> AlphaNum<I>where I: Stream<Item = char>,
Parses either an alphabet letter or digit