[][src]Type Definition httpmock::MockMatcherFunction

type MockMatcherFunction = fn(_: &HttpMockRequest) -> bool;