Module libcnb_common::toml_file
source · Enums§
- An error that occurred during reading or writing a TOML file.
Functions§
- Reads the file at the given path and parses it as
A. - Serializes the given value as TOML and writes it to the given file path.