pub fn serialize_to_json<T: Serialize>(value: &T) -> Result<String, Error>
Serializes a value to a JSON string