1 unstable release

0.1.0 Aug 1, 2023

#4 in #atomic-ptr

MIT/Apache

7KB
129 lines

An wrapper around an AtomicPtr that can only be set once.


OncePtr

An Rust data wrapper that can initialize an atomic pointer once.

No runtime deps