atomic-destroy 0.1.0

An value which can be atomically read and destroyed; like an atomic Option.
Documentation
[dependencies]

[package]
authors = ["Koxiaet <38139193+Koxiaet@users.noreply.github.com>"]
categories = ["data-structures", "concurrency", "no-std"]
description = "An value which can be atomically read and destroyed; like an atomic Option."
edition = "2018"
keywords = ["atomic", "option"]
license = "MIT OR Apache-2.0"
name = "atomic-destroy"
readme = "README.md"
repository = "https://github.com/Koxiaet/atomic-destroy"
version = "0.1.0"