mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-26 20:40:29 +00:00
Spelling misstake in Using closure capture (#3481)
This commit is contained in:
parent
e43030d051
commit
600b16d431
@ -275,7 +275,7 @@
|
|||||||
//! # let _: Router = app;
|
//! # let _: Router = app;
|
||||||
//! ```
|
//! ```
|
||||||
//!
|
//!
|
||||||
//! The downside to this approach is that it's a the most verbose approach.
|
//! The downside to this approach is that it's the most verbose approach.
|
||||||
//!
|
//!
|
||||||
//! ## Using task-local variables
|
//! ## Using task-local variables
|
||||||
//!
|
//!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user