Module winnow::trace

source ·
Expand description

Parser execution tracing

By default, nothing happens and tracing gets compiled away as a no-op. To enable tracing, use --features debug.

§Example

Trace output from string example

Functions§

  • Trace the execution of the parser