[dev-dependencies.pin-project-lite]
version = "0.2.7"
[package]
authors = ["Actyx AG <developer@actyx.io>"]
categories = ["concurrency"]
description = "A tool for enlisting the compiler’s help in proving the absence of concurrency"
documentation = "https://docs.rs/sync_wrapper"
edition = "2018"
homepage = "https://docs.rs/sync_wrapper"
keywords = ["concurrency"]
license = "Apache-2.0"
name = "sync_wrapper"
readme = "README.md"
repository = "https://github.com/Actyx/sync_wrapper"
version = "0.1.1"