Function taplo_common::convert::toml_to_json

source ยท
pub fn toml_to_json(toml: &str) -> Result<String, Error>