You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 | ({}) => {
| ^^^^
0 commit comments