pub fn write_as(net: &Network, format: TargetFormat) -> ConversionExpand description
Convert a Network to format. Writing back to the source format returns
the retained source text; otherwise the network is serialized into the target.
pub fn write_as(net: &Network, format: TargetFormat) -> ConversionConvert a Network to format. Writing back to the source format returns
the retained source text; otherwise the network is serialized into the target.