1
0
Fork 0
ruma/crates/ruma-events/tests/it/ui/08-enum-invalid-path.stderr
2026-04-18 18:16:21 +02:00

5 lines
246 B
Text

error[E0433]: cannot find `not` in `ruma_events`
--> tests/it/ui/08-enum-invalid-path.rs:10:40
|
10 | "m.not.a.path" => ruma_events::not::a::path,
| ^^^ could not find `not` in `ruma_events`