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