serde-matcher

Crates.ioserde-matcher
lib.rsserde-matcher
version0.1.2
sourcesrc
created_at2022-12-18 11:38:47.741959
updated_at2022-12-18 19:03:46.043337
descriptionDEPRECATED: moved to serde_json_matcher
homepage
repository
max_upload_size
id740349
size24,618
Ian Atha (ianatha)

documentation

README

serde_json_matcher

Implements a matcher for serde_json::Values using the MongoDB query language in Rust.

Currently supports $eq, $in, $ne, $nin, $and, $not, $or, $type and $nor.

Commit count: 0

cargo fmt