error: no rules expected the token `:` --> $DIR/unexpected_colon.rs:4:13 | 4 | json!({ : true }); | ^ no rules expected this token in macro call error: aborting due to previous error