Use .then() combinator to override the result and return Ok(()) even if the task fails. That allows us to use join_all instead of the custom written collect_futures function. |
||
|---|---|---|
| .. | ||
| benches | ||
| migrations | ||
| src | ||
| tests/feeds | ||
| Cargo.toml | ||
Use .then() combinator to override the result and return Ok(()) even if the task fails. That allows us to use join_all instead of the custom written collect_futures function. |
||
|---|---|---|
| .. | ||
| benches | ||
| migrations | ||
| src | ||
| tests/feeds | ||
| Cargo.toml | ||