Function parsed::matcher::unit[][src]

pub fn unit<T: 'static, F: Fn() -> T + 'static>(f: F) -> impl Matcher<T>