[][src]Type Definition dqcsim::host::plugin::thread::PluginThreadClosure

type PluginThreadClosure = Box<dyn Fn(String) + Send>;