![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
Concepts | |
| concept | dfx::Utils::CallWithToken |
| Concept for a task that can be executed with a stop token. | |
| concept | dfx::Utils::CallWithoutToken |
| Concept for a task that can be executed without a stop token. | |
| concept | dfx::Utils::Runnable |
| Concept defining a valid Thread worker. | |