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
ac75e2f727ca2abb797d71e0846bbd9de2c2a678
axum
/
axum-macros
/
tests
/
debug_handler
/
fail
/
not_async.rs
T
7 lines
80 B
Rust
Raw
Normal View
History
Unescape
Escape
Move axum-debug into axum-macros (
#724
)
2022-01-26 23:27:22 +01:00
use
axum_macros
::
debug_handler
;
Add
trybuild
tests for axum-debug (
#501
)
2021-11-11 21:26:08 +01:00
#[debug_handler]
fn
handler
()
{}
fn
main
()
{}
Reference in New Issue
Copy Permalink