warp
0.3.7
In warp::reject
Function
warp
::
reject
::
not_found
Copy item path
source
ยท
[
−
]
pub fn not_found() ->
Rejection
Expand description
Rejects a request with
404 Not Found
.