We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Version 2.0.0; the monadic parser, based on a parser having the signature impl Parser<I, Output=T, Error=E>.
impl Parser<I, Output=T, Error=E>