Module alloc::arc 1.0.0
[−]
[src]
Thread-safe reference-counting pointers.
See the Arc<T>
documentation for more details.
Structs
Arc |
A thread-safe reference-counting pointer. |
Weak |
|