Function gut_lib::config::set_gut_config[][src]

pub fn set_gut_config(key: String, value: Value)
Expand description

Sets a field in the Gut configuration file.

This function will panic if it fails to create, write, or parse the configuration file.