Sha256: a03be58cfa3d80cf1bd967bc8473933e87226db69c7967710084b13ca43bccdc
Contents?: true
Size: 460 Bytes
Versions: 8
Compression:
Stored size: 460 Bytes
Contents
error: unexpected end of macro invocation --> tests/ui/missing_value.rs:4:5 | 4 | json!({ "a" : }); | ^^^^^^^^^^^^^^^^ missing tokens in macro arguments | note: while trying to match `@` --> src/macros.rs | | (@array [$($elems:expr,)*]) => { | ^ = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
Version data entries
8 entries across 8 versions & 1 rubygems