mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-08 00:00:24 +02:00
Use the diagnostic namespace (#2246)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![feature(diagnostic_namespace)]
|
||||
use axum::{routing::get, Router};
|
||||
use axum_macros::FromRequest;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user