hyper
0.14.30
In hyper::service::oneshot
Function
hyper
::
service
::
oneshot
::
oneshot
Copy item path
source
·
[
−
]
pub(crate) fn oneshot<S, Req>(svc: S, req: Req) ->
Oneshot
<S, Req>
ⓘ
where S:
Service
<Req>,