Files
axum/axum-macros/tests/debug_handler/fail/not_a_function.stderr
T

6 lines
102 B
Plaintext
Raw Normal View History

2022-01-26 23:27:22 +01:00
error: expected `fn`
--> tests/debug_handler/fail/not_a_function.rs:4:1
|
4 | struct A;
| ^^^^^^