Content-Length: 7276 | pFad | https://doc.rust-lang.org/std/string/../../../../reference/items/../../alloc/sync/index.html

alloc::sync - RustSkip to main content

Module sync

Module sync 

1.36.0 · Source
Expand description

Thread-safe reference-counting pointers.

See the Arc<T> documentation for more details.

Note: This module is only available on platforms that support atomic loads and stores of pointers. This may be detected at compile time using #[cfg(target_has_atomic = "ptr")].

Structs§

Arc
A thread-safe reference-counting pointer. ‘Arc’ stands for ‘Atomically Reference Counted’.
Weak
Weak is a version of Arc that holds a non-owning reference to the managed allocation.
UniqueArcExperimental
A uniquely owned Arc.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://doc.rust-lang.org/std/string/../../../../reference/items/../../alloc/sync/index.html

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy