#atomic #traits #primitive-integer

atomic_prim_traits

Traits over primitive atomic types

3 unstable releases

0.2.0 Jul 24, 2020
0.1.1 Jul 17, 2020
0.1.0 Jul 17, 2020

#644 in Concurrency

21 downloads per month
Used in rw_lease

MPL-2.0 license

11KB
231 lines

atomic_prim_traits

License Package Documentation

Traits over atomic primitive integer types.

Notes

  • Enable feature nightly to get min, max, fetch_update and as_mut_ptr when you have a nightly compiler available.
Copyright (c) 2020 James Laver, atomic_prim_traits contributors.

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

No runtime deps

Features