Skip to main content

write_bmopf_json

Function write_bmopf_json 

Source
pub fn write_bmopf_json(net: &DistNetwork) -> Conversion
Expand 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.