toml
toml copied to clipboard
Support reporting line/column in serialization errors
toml-rs supported this even if it didn't always work well
Some implementation is related to #302
The main question is how to limit the cost.
The first step towards this is in #429 which adds span tracking