Skip to content

0.7.0

Compare
Choose a tag to compare
@J-F-Liu J-F-Liu released this 22 Jan 06:49
· 88 commits to master since this release
  • Add p.pos() to get input position after matching p.
  • No longer use extra_requirement_in_impl.
  • Add pom::Parser<I, O> as alias of pom::parser::Parser<'static, I, O>.