volatile 0.2.3

A simple volatile wrapper type
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[features]
const_fn = []

[package]
authors = ["Philipp Oppermann <dev@phil-opp.com>"]
description = "A simple volatile wrapper type"
documentation = "https://docs.rs/volatile"
keywords = ["volatile"]
license = "MIT OR Apache-2.0"
name = "volatile"
repository = "https://github.com/phil-opp/volatile"
version = "0.2.3"