Module message_io::util::thread[][src]

Utility for created nested named threads

Structs

NamespacedThread

Thread similar to the std, but with a name that can be nested.

Constants

OTHER_THREAD_ERR

A comprensive error message to notify that the error shown is from other thread.