6 lines
212 B
Plaintext
6 lines
212 B
Plaintext
error: valid event kinds are GlobalAccountData, RoomAccountData, EphemeralRoom, MessageLike, State, ToDevice found `NotReal`
|
|
--> $DIR/09-enum-invalid-kind.rs:4:10
|
|
|
|
|
4 | enum NotReal {
|
|
| ^^^^^^^
|