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