mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-27 00:00:24 +02:00
Improve documentation of axum::Form (#2289)
This commit is contained in:
@@ -105,7 +105,7 @@ where
|
||||
}
|
||||
}
|
||||
|
||||
/// Rejection used for [`TypedHeader`](TypedHeader).
|
||||
/// Rejection used for [`TypedHeader`].
|
||||
#[cfg(feature = "typed-header")]
|
||||
#[derive(Debug)]
|
||||
pub struct TypedHeaderRejection {
|
||||
|
||||
Reference in New Issue
Block a user