DEBSOURCES
Skip Quicknav
sources / rust-axum / 0.8.4-2 / axum-macros / tests / debug_handler / fail / extract_self_ref.stderr
12345
error: Handlers must only take owned values --> tests/debug_handler/fail/extract_self_ref.rs:19:22 | 19 | async fn handler(&self) {} | ^^^^^