mirror of
https://github.com/serde-rs/json.git
synced 2025-12-30 05:10:37 +00:00
warning: 1st rule of macro `json_str` is never used
--> tests/macros/mod.rs:2:5
|
2 | ([]) => {
| ^^^^
|
= note: `#[warn(unused_macro_rules)]` on by default
warning: 3rd rule of macro `json_str` is never used
--> tests/macros/mod.rs:11:5
|
11 | ({}) => {
| ^^^^