mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-23 00:00:10 +02:00
doc: fix incorrect link in doc (#3670)
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
/// Stream + Unpin`.
|
||||
///
|
||||
/// [`Future`]: trait@std::future::Future
|
||||
/// [`Box::pin`]: #
|
||||
/// [`Box::pin`]: std::boxed::Box::pin
|
||||
///
|
||||
/// # Usage
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user