[][src]Function tether::dispatch

pub fn dispatch<F: FnOnce() + Send>(f: F)

Run the given function on the main thread.