In #325, user @Glog78 suggests that it's impossible to call <_>::default() on a response
We should provide a way to mock the responses, either with arbitrary (which was added to twitch_types specifically to enable this kind of thing) or default implementations (I don't think this is the correct way to do it)
In #325, user @Glog78 suggests that it's impossible to call
<_>::default()on a responseWe should provide a way to mock the responses, either with
arbitrary(which was added totwitch_typesspecifically to enable this kind of thing) or default implementations (I don't think this is the correct way to do it)