pub fn to_string<T: Serialize>(value: &T) -> Result<String, Error>
Serialize a value to a NestedText string.