Function rama::matcher::match_fn

pub fn match_fn<F, A>(f: F) -> MatchFnBox<F, A>
Expand description

Create a MatchFn from a function.