toml_to_json_string

Function toml_to_json_string 

Source
fn toml_to_json_string(toml: &str) -> Result<String>
Expand description

Convert a TOML string to a JSON string.