Module cfg::rule_container

source ·

Traits

  • Trait for rule and symbol containers.
  • Allows access to a ContextFreeRef through mutable references.
  • This trait is currently needed to make the associated Rules iterator generic over a lifetime parameter.