Skip to main content

to_string_compact

Function to_string_compact 

Source
pub fn to_string_compact<T: Serialize>(value: &T) -> Result<String>
Expand description

Serialize to a compact JSON String.