Auto Generated Documentation

This commit is contained in:
github-actions[bot]
2021-03-14 20:06:11 +00:00
parent fcf47cbac9
commit 799a22692f
11450 changed files with 65837 additions and 83717 deletions
+1 -1
View File
@@ -1 +1 @@
initSidebarItems({"fn":[["noop_waker","Create a new [`Waker`] which does nothing when `wake()` is called on it."]],"struct":[["AtomicWaker","A synchronization primitive for task wakeup."],["FutureObj","A custom trait object for polling futures, roughly akin to `Box<dyn Future<Output = T> + Send + 'a>`."],["LocalFutureObj","A custom trait object for polling futures, roughly akin to `Box<dyn Future<Output = T> + 'a>`."],["SpawnError","An error that occurred during spawning."]],"trait":[["LocalSpawn","The `LocalSpawn` is similar to [`Spawn`], but allows spawning futures that dont implement `Send`."],["LocalSpawnExt","Extension trait for `LocalSpawn`."],["Spawn","The `Spawn` trait allows for pushing futures onto an executor that will run them to completion."],["SpawnExt","Extension trait for `Spawn`."],["UnsafeFutureObj","A custom implementation of a future trait object for `FutureObj`, providing a vtable with drop support."]]});
initSidebarItems({"fn":[["noop_waker","Create a new [`Waker`] which does nothing when `wake()` is called on it."]],"struct":[["AtomicWaker","A synchronization primitive for task wakeup."],["FutureObj","A custom trait object for polling futures, roughly akin to `Box<dyn Future<Output = T> + Send + 'a>`."],["LocalFutureObj","A custom trait object for polling futures, roughly akin to `Box<dyn Future<Output = T> + 'a>`."],["SpawnError","An error that occurred during spawning."]],"trait":[["LocalSpawn","The `LocalSpawn` is similar to [`Spawn`], but allows spawning futures that don't implement `Send`."],["LocalSpawnExt","Extension trait for `LocalSpawn`."],["Spawn","The `Spawn` trait allows for pushing futures onto an executor that will run them to completion."],["SpawnExt","Extension trait for `Spawn`."],["UnsafeFutureObj","A custom implementation of a future trait object for `FutureObj`, providing a vtable with drop support."]]});