Module chisel_json::lexer::coords

source ·
Expand description

Re-export of the coords module Coordinate structure used to reference specific locations within parser input

Structs

  • A Coords represents a single location within the parser input
  • A Span represents a linear interval within the parser input, between to different Coords