Module cfg_expr::expr::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§