Crate binator_context

source ·
Expand description

This crate content context container implementation for Binator.

Structs§

  • Used to determine by Keep and Stack to determine their Behavior
  • A Context container that ignore all Atom
  • Will keep only the first or the last Element that was feed to it.
  • Used to determine by Keep and Stack to determine their Behavior
  • Will keep the last Stack of elements feed to it.

Enums§

  • Will keep the full tree of elements feed to it.