shared_child 0.3.5

a library for using child processes from multiple threads
Documentation
1
2
3
4
5
6
7
8
language: rust
os:
  - linux
  - osx
rust:
  - stable
  - beta
  - nightly