[][src]Function intspan::write_yaml

pub fn write_yaml(
    output: &str,
    yaml: &BTreeMap<String, Value>
) -> Result<(), Box<dyn Error>>