use axum_debug::debug_handler; #[debug_handler] struct A; fn main() {}