s 0.1.0

A simple Rust crate to get the number of CPU cores available to the current process
Documentation
1
2
3
4
5
6
7
8
# num-cpu

A simple Rust crate to get the number of CPU cores available to the current process.

## Usage

Add this to your `Cargo.toml`: