Function nu_json::ser::to_string_raw

source ·
pub fn to_string_raw<T>(value: &T) -> Result<String>where
    T: Serialize,
Expand description

Encode the specified struct into a Hjson String buffer. And remove all whitespace