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-18 00:00:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
939995e80edaf4e882a6e2decb07db5a7c0a2c06
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