start_fetch_thread

Function start_fetch_thread 

Source
pub fn start_fetch_thread() -> JoinHandle<()>
Expand description

Start the fetch thread, and returns the join handle to the background thread.