Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates > by-pkgid > 4e2dbb669434a7691662cb2f0ad38972 > files > 15048

rust-doc-1.28.0-1.mga6.armv7hl.rpm

initSidebarItems({"enum":[["Poll","Indicates whether a value is available or if the current task has been scheduled to receive a wakeup instead."],["Poll","Indicates whether a value is available or if the current task has been scheduled to receive a wakeup instead."]],"fn":[["local_waker","Creates a `LocalWaker` from a local `wake`."],["local_waker_from_nonlocal","Creates a `LocalWaker` from a non-local `wake`."]],"struct":[["Context","Information about the currently-running task."],["Context","Information about the currently-running task."],["LocalWaker","A `LocalWaker` is a handle for waking up a task by notifying its executor that it is ready to be run."],["LocalWaker","A `LocalWaker` is a handle for waking up a task by notifying its executor that it is ready to be run."],["SpawnErrorKind","Provides the reason that an executor was unable to spawn."],["SpawnErrorKind","Provides the reason that an executor was unable to spawn."],["SpawnObjError","The result of a failed spawn"],["SpawnObjError","The result of a failed spawn"],["TaskObj","A custom trait object for polling tasks, roughly akin to `Box<Future<Output = ()> + Send>`."],["TaskObj","A custom trait object for polling tasks, roughly akin to `Box<Future<Output = ()> + Send>`."],["Waker","A `Waker` is a handle for waking up a task by notifying its executor that it is ready to be run."],["Waker","A `Waker` is a handle for waking up a task by notifying its executor that it is ready to be run."]],"trait":[["Executor","A task executor."],["Executor","A task executor."],["UnsafeTask","A custom implementation of a task trait object for `TaskObj`, providing a hand-rolled vtable."],["UnsafeTask","A custom implementation of a task trait object for `TaskObj`, providing a hand-rolled vtable."],["UnsafeWake","An unsafe trait for implementing custom memory management for a `Waker` or `LocalWaker`."],["UnsafeWake","An unsafe trait for implementing custom memory management for a `Waker` or `LocalWaker`."],["Wake","A way of waking up a specific task."]]});