mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 07:51:03 +00:00
Fix spelling in ui test name
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
error: #[serde(tag = "...")] can only be used on enums and structs with named fields
|
error: #[serde(tag = "...")] can only be used on enums and structs with named fields
|
||||||
--> $DIR/internally-taged-tuple.rs:6:10
|
--> $DIR/internally-tagged-tuple.rs:6:10
|
||||||
|
|
|
|
||||||
6 | struct S (
|
6 | struct S (
|
||||||
| __________^
|
| __________^
|
||||||
Reference in New Issue
Block a user