mirror of
https://github.com/serde-rs/json.git
synced 2025-10-02 07:21:29 +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 | ({}) => { | ^^^^