drone_core::future
pub fn init<T: Thread>()
Uses the thread-local storage of T for the futures task system.
T
futures
This function should be called before polling any future.