mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-07 00:00:12 +02:00
Fix documentation for the file-stream response (#3102)
Co-authored-by: Tobias Bieniek <[email protected]>
This commit is contained in:
co-authored by
Tobias Bieniek
parent
3bb12abc8d
commit
12d7d9c03c
@@ -26,7 +26,7 @@
|
||||
//! `tracing` | Log rejections from built-in extractors | Yes
|
||||
//! `typed-routing` | Enables the [`TypedPath`](crate::routing::TypedPath) routing utilities | No
|
||||
//! `typed-header` | Enables the [`TypedHeader`] extractor and response | No
|
||||
//! `FileStream` | Enables the [`FileStream`](crate::response::FileStream) response | No
|
||||
//! `file-stream` | Enables the [`FileStream`](crate::response::FileStream) response | No
|
||||
//!
|
||||
//! [`axum`]: https://crates.io/crates/axum
|
||||
|
||||
|
||||
Reference in New Issue
Block a user