pub fn to_json_value<T: Serialize>(value: &T) -> Result<Value, String>
Convert a value to a JSON Value