serde_json 1.0.87

A JSON serialization file format
Documentation
1
2
3
4
5
error: no rules expected the token `~`
 --> tests/ui/parse_expr.rs:4:19
  |
4 |     json!({ "a" : ~ });
  |                   ^ no rules expected this token in macro call