Function wiremock::matchers::body_json_string[][src]

pub fn body_json_string(body: impl AsRef<[u8]>) -> BodyExactMatcher
Expand description