Crates.io | atomic_prim_traits |
lib.rs | atomic_prim_traits |
version | 0.2.0 |
source | src |
created_at | 2020-07-17 14:24:00.775051 |
updated_at | 2020-07-24 15:21:35.942883 |
description | Traits over primitive atomic types. |
homepage | https://github.com/irrustible/atomic_prim_traits |
repository | https://github.com/irrustible/atomic_prim_traits |
max_upload_size | |
id | 266247 |
size | 26,992 |
Traits over atomic primitive integer types.
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/.