Crates.io | once_mut |
lib.rs | once_mut |
version | 0.1.1 |
source | src |
created_at | 2023-06-02 06:05:23.892557 |
updated_at | 2023-10-01 07:30:43.404284 |
description | Safe mutable reference to static variable that can be obtained only once |
homepage | https://gitlab.com/agerasev/lock-free-static |
repository | https://gitlab.com/agerasev/lock-free-static.git |
max_upload_size | |
id | 880601 |
size | 17,311 |
Note: once_mut
is now a part of lock-free-static
crate and no longer maintained separately.
Safe mutable reference to static variable that can be obtained only once.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.