Module hcl_edit::parser

source ·
Expand description

An HCL parser which keeps track of whitespace, comments and span information.

Structs

  • Error type returned when the parser encountered an error.
  • Represents a location in the parser input.

Functions