rama
0.2.0-alpha.5
In rama::
matcher
rama
::
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.