Simplify stream implementations #45

Merged
asonix merged 5 commits from asonix/streem into main 2023-09-21 00:23:47 +00:00
Owner

Replaces most manual impls of Stream with streem::from_fn

Replaces most manual impls of Stream with `streem::from_fn`
asonix added 5 commits 2023-09-11 03:54:06 +00:00
Some checks failed
continuous-integration/drone/push Build is failing
1b97ac1c5a
Start replacing manual stream implementations with streem
Some checks failed
continuous-integration/drone/push Build is failing
b2674f06d0
More streme
Some checks failed
continuous-integration/drone/push Build is failing
ea75ca24b5
Add track_caller to sync methods, update streem
All checks were successful
continuous-integration/drone/push Build is passing
2b10c48619
Update io-uring to use streem for file bytes
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build encountered an error
4a5b9712aa
Combine map_ok and map_err underlying impl
asonix merged commit 915adc3454 into main 2023-09-21 00:23:47 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: asonix/pict-rs#45
No description provided.