mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-07 00:00:12 +02:00
Write a few docs
This commit is contained in:
@@ -14,7 +14,7 @@ use tower_http::{
|
||||
use tower_web::{
|
||||
body::Body,
|
||||
extract::{BytesMaxLength, Extension, UrlParams},
|
||||
get, route, Handler,
|
||||
prelude::*,
|
||||
};
|
||||
|
||||
#[tokio::main]
|
||||
|
||||
Reference in New Issue
Block a user