Function intspan::write_json

source ·
pub fn write_json(
    output: &str,
    json: &BTreeMap<String, Value>
) -> Result<(), Error>