foundry_cheatcodes::toml

Function format_json_to_toml

Source
fn format_json_to_toml(json: Value) -> Result<String>
Expand description

Format a JSON value to a TOML pretty string.