Files
axum/axum-debug/tests/fail/not_a_function.stderr
T

6 lines
88 B
Plaintext
Raw Normal View History

2021-11-11 21:26:08 +01:00
error: expected `fn`
--> tests/fail/not_a_function.rs:4:1
|
4 | struct A;
| ^^^^^^