Packages
magic_string
1.0.0
Edit strings by byte offset and get a source map for free. A Gleam port of Rich Harris's magic-string.
Current section
Files
Jump to
Current section
Files
include/magic_string_OutOfBounds.hrl
-record(out_of_bounds, {offset :: integer(), source_length :: integer()}).