Struct promising_future::ThreadSpawner
[−]
[src]
pub struct ThreadSpawner;
An implementation of Spawner
that creates normal std::thread
threads.