Remove threadpool disclaimer (#378)

This commit is contained in:
Carl Lerche
2018-05-29 15:59:37 -07:00
committed by GitHub
parent db9371126d
commit 703f07ca17
-2
View File
@@ -3,8 +3,6 @@
A library for scheduling execution of futures concurrently across a pool of
threads.
**Note**: This library isn't quite ready for use.
### Why not Rayon?
Rayon is designed to handle parallelizing single computations by breaking them