rustc/vendor/jod-thread/README.md
2024-05-23 21:15:29 +02:00

144 B

Join On Drop thread (jod_thread) is a thin wrapper around std::thread, which makes sure that by default all threads are joined.