Module json5_from_str

Source
Expand description

Try to provide location information for errors from the json5 crate

The latest json5, 0.4.1, includes location info including errors, but its Display implementation does not show the location; also it does not offer a method to retrieve the location, only pattern matching which they indicate will break with future versions.

Structs§

Json5FromStrError
Json5FromStrLocation

Functions§

json5_error_location
json5_from_str