radium::types

Type Alias RadiumU64

source
pub type RadiumU64 = AtomicU64;
Expand description

Best-effort atomic u64 type.

Aliased Typeยง

struct RadiumU64 { /* private fields */ }