Function wiremock::matchers::body_partial_json[][src]

pub fn body_partial_json<T: Serialize>(body: T) -> BodyPartialJsonMatcher
Expand description