Skip to main content

to_pretty_json

Function to_pretty_json 

Source
pub fn to_pretty_json<T: Serialize>(value: &T) -> Result<String, Error>