pub fn json_to_toml(json: &str, inline: bool) -> Result<String, Error>