Type Definition integer_atomics::AtomicU64 [] [src]

type AtomicU64 = Template<Wrapping<u64>>;