atomicbox_nostd 0.3.1

Fork of the atomicbox library that works in no_std contexts
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[badges.travis-ci]
repository = "jorendorff/atomicbox"

[dependencies]

[package]
authors = ["Jason Orendorff <jason.orendorff@gmail.com>", "Pierre Krieger <pierre.krieger1708@gmail.com>"]
description = "Fork of the atomicbox library that works in no_std contexts"
edition = "2018"
license = "MIT/Apache-2.0"
name = "atomicbox_nostd"
readme = "README.md"
repository = "https://github.com/tomaka/atomicbox"
version = "0.3.1"