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