initSidebarItems({"fn":[["spawn","Spawns a future or stream, returning it and the new task responsible for running it to completion."],["with_notify","Sets the `NotifyHandle` of the current task for the duration of the provided closure."]],"struct":[["NotifyHandle","A `NotifyHandle` is the core value through which notifications are routed in the `futures` crate."],["Spawn","Representation of a spawned future/stream."]],"trait":[["Notify","A trait which represents a sink of notifications that a future is ready to make progress."],["UnsafeNotify","An unsafe trait for implementing custom forms of memory management behind a `Task`."]]});