diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-01-03 07:52:11 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-01-03 07:52:11 -0600 |
| commit | 1a6552beb51334a1c3fa5069bbf3b62f2823980e (patch) | |
| tree | cb624ef72fc290c2df4decbf3466c6cb973e4135 /src/lib.rs | |
| parent | 2b6a6881cb1e816f7eb0327c0bef5e643889af2c (diff) | |
Replace Reply::fallible() with Reply::and_then()
This new API is more general on the error type. It also preserves the
error value with a dedicated tuple struct io::Failed. This introduces a
new trait io::Finish that may be used in the future for similar
purposes.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions
