Skip to main content

to_compact_string

Function to_compact_string 

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

Serialize value as compact JSON (machine interop; never pretty).