Searched refs:decoded (Results 1 – 1 of 1) sorted by relevance
194 let decoded: Config = toml::from_str(&val[..]).unwrap(); in test_toml_parse() localVariable196 let rtmp = decoded.httpnotify; in test_toml_parse()