Library for running Rust tests in sub-processes using a fork-like interface
Description
Cross-platform library for running Rust tests in sub-processes using a
fork-like interface.
This package contains library source intended for building other packages which
use the "timeout" feature of the "rusty-fork" crate.