once_mut

Crates.ioonce_mut
lib.rsonce_mut
version0.1.1
sourcesrc
created_at2023-06-02 06:05:23.892557
updated_at2023-10-01 07:30:43.404284
descriptionSafe mutable reference to static variable that can be obtained only once
homepagehttps://gitlab.com/agerasev/lock-free-static
repositoryhttps://gitlab.com/agerasev/lock-free-static.git
max_upload_size
id880601
size17,311
Sam Demin (nthend)

documentation

https://docs.rs/once_mut

README

Note: once_mut is now a part of lock-free-static crate and no longer maintained separately.

once_mut

Crates.io Docs.rs License

Safe mutable reference to static variable that can be obtained only once.

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 13

cargo fmt