to_json_compact

Function to_json_compact 

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

Serialize a problem to a compact JSON string.