sync_panic 0.1.0

Sync primitive types whose methods panic rather than returning error in case of poison.
Documentation
[package]
name = "sync_panic"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
include = ["src/**/*", "Cargo.toml"]
description = "Sync primitive types whose methods panic rather than returning error in case of poison."
documentation = "https://docs.rs/sync_panic/"
homepage = "https://chromium.googlesource.com/chromiumos/platform/crosvm/"
license = "BSD-3-Clause"

[workspace]