mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-25 00:00:23 +02:00
Update more hardcoded docs.rs URLs (#3125)
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
//! types, but if you need to preserve the exact type then `Either*` works as well.
|
||||
//!
|
||||
//! [`BytesRejection`]: axum::extract::rejection::BytesRejection
|
||||
//! [`IntoResponse::into_response`]: https://docs.rs/axum/0.5/axum/response/index.html#returning-different-response-types
|
||||
//! [`IntoResponse::into_response`]: https://docs.rs/axum/0.8/axum/response/index.html#returning-different-response-types
|
||||
|
||||
use std::task::{Context, Poll};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user