Open longshorej opened 5 years ago
Streams fail with an Error which is currently a struct without any fields, i.e. I didn't want to think about the requirements for that yet. Thus, it has zero usability at the moment. It seems that it'll need to be Clone at a minimum.
Error
Clone
Streams fail with an
Error
which is currently a struct without any fields, i.e. I didn't want to think about the requirements for that yet. Thus, it has zero usability at the moment. It seems that it'll need to beClone
at a minimum.