rama
0.3.0-alpha.1
In rama::
http::
dep::
core::
matcher
rama
::
http
::
dep
::
core
::
matcher
Function
match_fn
Copy item path
pub fn match_fn<F, A>(f: F) -> MatchFnBox<F, A>
Expand description
Create a
MatchFn
from a function.