Module work

Source
Expand description

Work management, concurrency handling.
work::{future, process, sync}

Extends: std::{future, process, sync, task, thread}


Modules§

future
Asynchronous functionality.
process
Native processes and threads.
sync
Synchronization primitives.