adrop
Simple and fast multi-threaded drop.
Getting Started
Add the following dependency to your Cargo manifest...
[]
= "0.1"
Example
use *;
use thread;
License
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)