pub fn write_bmopf_json(net: &DistNetwork) -> ConversionExpand description
Writes the strict BMOPF document. Every field the schema cannot carry is reported in the warnings.
ยงPanics
Never in practice: the document is maps, strings, and finite numbers, which always serialize.