winnow::ascii

Function take_exp

Source
fn take_exp<I, E: ParserError<I>>(input: &mut I) -> Result<(), E>