parse_test_config_str

Function parse_test_config_str 

Source
pub fn parse_test_config_str(json: &str) -> Result<TestConfig, EvalError>
Expand description

Parse a test_config.json from a raw JSON string.