shared_cell

Crates.ioshared_cell
lib.rsshared_cell
version0.5.0
sourcesrc
created_at2023-08-12 05:15:39.357132
updated_at2023-08-28 02:41:51.534238
descriptionInterior mutability between concurrent tasks on the same thread
homepagehttps://github.com/AldaronLau/shared_cell/blob/stable/CHANGELOG.md
repositoryhttps://github.com/AldaronLau/shared_cell
max_upload_size
id942570
size38,110
Jeron Aldaron Lau (AldaronLau)

documentation

https://docs.rs/shared_cell

README

Shared Cell

Crates.io Crates.io Crates.io (recent)
Crates.io Docs.rs

Interior mutability between concurrent tasks on the same thread.

Successor to pure_cell

License

Copyright © 2023 The Shared Cell Contributors.

Licensed under any 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 licensed as described above, without any additional terms or conditions.

Help

If you want help using or contributing to this library, feel free to send me an email at aldaronlau@gmail.com.

Commit count: 18

cargo fmt