mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-21 00:00:14 +02:00
More docs
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//! Async functions that can be used to handle requests.
|
||||
|
||||
use crate::{
|
||||
body::{Body, BoxBody},
|
||||
extract::FromRequest,
|
||||
|
||||
Reference in New Issue
Block a user