ruwuma/crates/ruma-common/tests/events/ui/08-enum-invalid-path.stderr

6 lines
207 B
Plaintext

error[E0433]: failed to resolve: could not find `not` in `events`
--> tests/events/ui/08-enum-invalid-path.rs:5:9
|
5 | "m.not.a.path",
| ^^^^^^^^^^^^^^ could not find `not` in `events`