pub fn to_string_compact<T: Serialize>(value: &T) -> Result<String>
Serialize to a compact JSON String.
String