executors 0.4.1

A collection of high-performance task executors.
Documentation

This crate provides a number of task executors all implementing the Executor trait.

General examples can be found in the Executor trait documentation, and implementation specific examples with each implementation module.