Update BufResult<T, B>
to be Result<(T,B), BufError<B>>
#267
Closed
Maaarcocr wants to merge 4 commits intotokio-rs:masterfrom Maaarcocr:master
+213-180
BufResult<T, B>
to be Result<(T,B), BufError<B>>
#267