mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-30 22:41:31 +00:00
Fix spelling in ui test name
This commit is contained in:
parent
794ee15386
commit
807a097387
@ -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 (
|
||||||
| __________^
|
| __________^
|
Loading…
x
Reference in New Issue
Block a user