Type Definition radium::types::RadiumU64[][src]

type RadiumU64 = AtomicU64;

Best-effort atomic u64 type.