warp
0.3.7
In warp::route
Function
warp
::
route
::
with
Copy item path
source
ยท
[
−
]
pub(crate) fn with<F, R>(func: F) -> R
where F:
FnOnce
(&mut
Route
) -> R,