Function gut_lib::config::get_gut_config[][src]

pub fn get_gut_config() -> Value
Expand description

Returns the Gut configuration file as a Value.

This function will panic if it fails to parse the configuration file.