Skip to main content

write_bmopf_json_with_options

Function write_bmopf_json_with_options 

Source
pub fn write_bmopf_json_with_options(
    net: &MulticonductorNetwork,
    options: &BmopfWriteOptions,
) -> Conversion
Expand description

Writes BMOPF JSON with explicit options.

ยงPanics

Never in practice: the document is maps, strings, and finite numbers, which always serialize.