rhai_trace
Version 0.1.0
v0.1.0
Sep 4 2025 at 13:09 UTC
Added
BetterError
structure for generating improved rhai errors.Span
structure for holdingspan
,end
(byte offsets) andline
,column
(human redable position)SpanTracer
for generating a vector ofSpan
from the given code.