Crate openrr_config

source ·
Expand description

OpenRR Config

crates.io docs docs

Utilities for modifying configuration files.

License

Licensed under the Apache License, Version 2.0.

Functions

Evaluates the given string and returns a concatenated string of the results.
Replaces the contents of the specified TOML document based on the specified scripts.
Replaces the contents of the specified TOML document based on the specified scripts, returning edited document as string.