diff options
author | Vika <vika@fireburn.ru> | 2021-08-04 13:28:24 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2021-08-04 13:28:24 +0300 |
commit | bfef058f199d195bb2c16d791c3f1bfeccb5614e (patch) | |
tree | 3b8a6ffac36b81be4df53943659a56c2a883713a /src/frontend/onboarding.js | |
parent | 1589475ebefa72c2981d1b50611531545c1dd32a (diff) | |
download | kittybox-bfef058f199d195bb2c16d791c3f1bfeccb5614e.tar.zst |
Fixed a VERY WRONG way to handle stream errors
for future reference: stream operations returning Result satisfy conditions for the futures::stream::TryStreamExt trait, allowing you to use `TryStreamExt::try_collect::<T>()` and receive a Result<T>.
Diffstat (limited to 'src/frontend/onboarding.js')
0 files changed, 0 insertions, 0 deletions