cfg_expr::expr

Module lexer

Source

Structs§

  • Allows iteration through a cfg expression, yielding a token or a ParseError.
  • A wrapper around a particular token that includes the span of the characters in the original string, for diagnostic purposes

Enums§