mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-23 00:00:10 +02:00
docs: fix all rustdoc warnings (#1474)
This commit is contained in:
@@ -20,6 +20,7 @@ use crate::SpawnError;
|
||||
/// such, the function takes a stream and an executor on which the background
|
||||
/// task is spawned.
|
||||
///
|
||||
/// [`spawn`]: TypedExecutor::spawn
|
||||
/// ```
|
||||
/// #![feature(async_await)]
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user