mth_calc 0.1.0

Crate for demonstrating Cargo. Contains helper method for running a process in parallel on all available processors.
Documentation

Multi-Threaded Calculation

This crate contains helper functions that execute given closures in parallel on all available processors.

Note that this crate's main purpose is to demonstrate certain features of Cargo.