pub fn dumps_compact(data: &IndexMap<String, Value>) -> String
Serialize data to compact TeaLeaf text format (no schemas). Removes insignificant whitespace for token-efficient output.