Type Definition httpmock::MockMatcherFunction[][src]

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