hiatus 0.1.1

Debug concurrent programs by choosing specific execution traces
Documentation
[dependencies.lazy_static]
version = "1.4.0"

[dependencies.parking_lot]
version = "0.11.0"

[package]
authors = ["Michael Sproul <michael@sproul.xyz>"]
categories = ["concurrency", "development-tools::debugging", "development-tools::testing"]
description = "Debug concurrent programs by choosing specific execution traces"
documentation = "https://docs.rs/hiatus"
edition = "2018"
keywords = ["tracing", "concurrency", "locking"]
license = "Apache-2.0"
name = "hiatus"
repository = "https://github.com/michaelsproul/hiatus"
version = "0.1.1"