rama
0.2.0-alpha.8
In rama::
http::
dep::
core::
matcher
Structs
And
ExtensionMatcher
MatcherRouter
Not
Or
Traits
IteratorMatcherExt
MatchFn
Matcher
Functions
match_fn
rama
::
http
::
dep
::
core
::
matcher
Function
match_fn
Copy item path
Settings
Help
Summary
pub fn match_fn<F, A>(f: F) -> MatchFnBox<F, A>
Expand description
Create a
MatchFn
from a function.