pub fn format_compact<T: Serialize>(data: &T) -> Result<String>
Format data as compact JSON (no formatting).