qubit-executor 0.1.1

Executor abstractions, task handles, and basic executor implementations for Qubit Rust libraries
Documentation
1
2
3
4
mod executor;
mod service;
mod task;
mod task_execution_error_tests;