Enums§
- Toml
File Error - An error that occurred during reading or writing a TOML file.
Functions§
- read_
toml_ file - Reads the file at the given path and parses it as
A
. - write_
toml_ file - Serializes the given value as TOML and writes it to the given file path.