rama
0.2.0-alpha.8
In rama::
matcher
Structs
And
ExtensionMatcher
MatcherRouter
Not
Or
Traits
IteratorMatcherExt
MatchFn
Matcher
Functions
match_fn
rama
::
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.