matchM package:toml-parser

error and warning message body
A message emitted while matching a TOML value. The message is paired with the path to the value that was in focus when the message was generated. These message get used for both warnings and errors. For a convenient way to render these to a string, see prettyMatchMessage.
Render a TOML decoding error as a human-readable string.