# atomic\_prim\_traits
[](https://github.com/irrustible/atomic_prim_traits/blob/main/LICENSE)
[](https://crates.io/crates/atomic_prim_traits)
[](https://docs.rs/atomic_prim_traits)
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 and License
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/.