pub fn start_fetch_thread() -> JoinHandle<()>
Expand description
Start the fetch thread, and returns the join handle to the background thread.
pub fn start_fetch_thread() -> JoinHandle<()>
Start the fetch thread, and returns the join handle to the background thread.