mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-28 00:00:20 +02:00
Quality of life improvements
This commit is contained in:
@@ -22,6 +22,9 @@ pub mod handler;
|
||||
pub mod response;
|
||||
pub mod routing;
|
||||
|
||||
pub use tower_http::add_extension::{AddExtension, AddExtensionLayer};
|
||||
pub use async_trait::async_trait;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user