0.1.2 |
|
---|---|
0.1.1 |
|
0.1.0 |
|
#43 in #匹配器
13KB
311 代码行
serde_json_matcher
使用Rust中的MongoDB查询语言为 serde_json::Value
实现匹配器。
目前支持 $eq
、$in
、$ne
、$nin
、$and
、$not
、$or
、$type
和 $nor
。
lib.rs
:
serde_json_matcher
使用MongoDB查询语言为 serde_json::Value
实现匹配器。
目前支持 $eq
、$in
、$ne
、$nin
、$and
、$not
、$or
、$type
和 $nor
。
依赖
~0.7–1.4MB
~32K SLoC