Function cwe_checker_lib::utils::read_config_file
source · pub fn read_config_file(filename: &str) -> Result<Value, Error>
Expand description
Get the contents of a configuration file.
pub fn read_config_file(filename: &str) -> Result<Value, Error>
Get the contents of a configuration file.