We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b847eb3 commit 8eca221Copy full SHA for 8eca221
src/service/service.rs
@@ -38,4 +38,3 @@ pub trait Service<Request> {
38
/// The discussion on this is here: <https://github.com/hyperium/hyper/issues/3040>
39
fn call(&self, req: Request) -> Self::Future;
40
}
41
-
0 commit comments