Skip to main content

dumps_compact

Function dumps_compact 

Source
pub fn dumps_compact(data: &IndexMap<String, Value>) -> String
Expand description

Serialize data to compact TeaLeaf text format (no schemas). Removes insignificant whitespace for token-efficient output.