6 lines
259 B
Plaintext
6 lines
259 B
Plaintext
error: Unknown field: `shortnames`. Did you mean `shortname`?
|
|
--> $DIR/fail_with_suggestion.rs:6:58
|
|
|
|
|
6 | #[kube(group = "clux.dev", version = "v1", kind = "Foo", shortnames = "foo")]
|
|
| ^^^^^^^^^^
|