radium 0.2.0

Helper traits for working with maybe-atomic values
Documentation
[dependencies]
[dev-dependencies.static_assertions]
version = "1"

[package]
authors = ["Nika Layzell <nika@thelayzells.com>", "myrrlyn <self@myrrlyn.dev>"]
categories = ["concurrency", "no-std"]
description = "Helper traits for working with maybe-atomic values"
documentation = "https://docs.rs/radium"
edition = "2018"
homepage = "https://github.com/mystor/radium"
include = ["src/**/*", "Cargo.toml", "README.md"]
keywords = ["atomic", "cell", "sync", "generic", "trait"]
license = "MIT"
name = "radium"
readme = "README.md"
repository = "https://github.com/mystor/radium"
version = "0.2.0"