| Crates.io | atomic_ref |
| lib.rs | atomic_ref |
| version | 0.2.1 |
| created_at | 2016-09-02 02:55:58.715071+00 |
| updated_at | 2021-09-19 15:53:20.336825+00 |
| description | Atomic &'a T types with support for static allocation |
| homepage | |
| repository | https://github.com/mystor/atomic_ref |
| max_upload_size | |
| id | 6211 |
| size | 17,647 |
AtomicRefAn atomic optional reference with support for static allocation.
See the documentation for more information.