Remove server http2 Builder::with_executor method #3087
Labels
A-server
Area: server.
B-breaking-change
Blocked: this is an "API breaking change".
C-feature
Category: feature. This is adding a new feature.
E-easy
Effort: easy. A task that would be a great starting point for a new contributor.
Milestone
The
with_executor
method is no longer needed, since the executor is set viaBuilder::new(exec)
.The text was updated successfully, but these errors were encountered: