A variant of Vec with interior mutability
-
Updated
Jun 2, 2023 - Rust
A variant of Vec with interior mutability
Alternative to `GhostCell` that provides safe interior mutability via const expressions.
Interior mutability between concurrent tasks on the same thread.
Raw and Smart pointers in Rust
Add a description, image, and links to the interior-mutability topic page so that developers can more easily learn about it.
To associate your repository with the interior-mutability topic, visit your repo's landing page and select "manage topics."