Memory Management
Deal with allocation, memory mapping, garbage collection, reference counting, or interfaces to foreign memory managers.
Recipe | Crates | Categories |
---|---|---|
Declare lazily evaluated constant |
TODO
Recipe | Crates | Categories |
---|---|---|
std | ||
once_cell | ||
lazy_static |
TODO