atomicfloat 0.1.0

Atomic float type
Documentation
[package]
name = "atomicfloat"
version = "0.1.0"
authors = ["David Roundy <daveroundy@gmail.com>"]
description = "Atomic float type"
repository = "https://github.com/droundy/atomicfloat"
edition = "2018"
license = "Apache-2.0/MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]