This website requires JavaScript.
Explore
Help
Sign In
tokio-rs
/
axum
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tokio-rs/axum.git
synced
2026-08-25 00:00:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66c5142d0c3651b35dc741b4460a7ee1c3e7ae69
axum
/
axum-debug
/
tests
/
fail
/
not_a_function.rs
T
7 lines
73 B
Rust
Raw
Normal View
History
Unescape
Escape
Add
trybuild
tests for axum-debug (
#501
)
2021-11-11 21:26:08 +01:00
use
axum_debug
::
debug_handler
;
#[debug_handler]
struct
A
;
fn
main
()
{}
Reference in New Issue
Copy Permalink