Files
Notes/notes-service/vendor/shared_thread
2026-08-01 16:11:49 +03:00
..
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00

shared_thread.rs Actions Status crates.io docs.rs

This crate provides SharedThread, a wrapper around std::thread::JoinHandle that lets multiple threads wait on a shared thread and read its output.