pub fn to_string<T: Serialize>(value: &T) -> Result<String>
Serialize a value using the default indentation style.