Crate binator_nom

source ·
Expand description

Simple binator parser to be able to call nom parser.

Structs§

Enums§

Traits§

  • Nom trait allow to transform any Nom parser into Binator parser.

Functions§

  • Take a nom parser and return a Binator parser