Thrown by tomlify if given data cannot be encoded in a way that adheres to the TOML spec.
Helper for testing.
Encodes a struct of type T into a TOML string.
Encodes any value of type T.
See Source File