Expand description
Structs§
- Tracked
- Tracked provides the struct with maybe position tracking.
- Tracked
Span - Span of the tracked item within the original
&str
. Later one can convert this span into the range within the parsed str withParsedSpan::resolve()
. - Tracking
- Tracking provides Tracked decoration for syntax types.