Now that `impl Trait` is stable, we don't need to box as many futures. We still need to box before spawning them on an executor, but the component futures no longer require their own boxes. Signed-off-by: Eliza Weisman <eliza@buoyant.io |
||
---|---|---|
.github | ||
proxy | ||
CONTRIBUTING.md | ||
Cargo.lock | ||
Cargo.toml | ||
DCO | ||
LICENSE |