Open
Description
- Tracking Issue for generic
Atomic
rust-lang/rust#130539 - Will make it possible to doAtomic<f32>
in the future. - Introduce the Store API for great good. rust-lang/rfcs#3446 - Better allocator API
Atomic
rust-lang/rust#130539 - Will make it possible to do Atomic<f32>
in the future.