Skip to main content

serialize

Function serialize 

Source
pub fn serialize(node: &Node) -> Node
Expand description

Serialize a typed node to its normalized-JSON wire form. $extra entries ride as sibling fields after the modeled ones; a modeled field wins a name collision ([JsonExtensionData] semantics). No $extra key on the wire.