Name Description Size Coverage
dispatcher.rs 4631 100 %
event_loop.rs 2263 100 %
executor.rs 9380 97 %
lib.rs This module wraps XPCOM threading functions with Rust functions to make it safer and more convenient to call the XPCOM functions. It also provides the Task trait and TaskRunnable struct, which make it easier to dispatch tasks to threads. 13388 99 %