doc: fix documantation text

pull/349/head
k-nasa 5 years ago
parent d97b3dfdf3
commit 613895d6be

@ -107,7 +107,7 @@ extension_trait! {
}
pub trait FutureExt: std::future::Future {
/// Creates a future that is delayed before it starts yielding items.
/// Returns a Future that delays execution for a specified time.
///
/// # Examples
///

Loading…
Cancel
Save