warp
0.3.7
In warp::
route
Structs
Route
Enums
BodyState
Statics
ROUTE
Functions
is_set
set
with
warp
::
route
Function
with
Copy item path
Settings
Help
Summary
Source
pub(crate) fn with<F, R>(func: F) -> R
where F:
FnOnce
(&mut
Route
) -> R,