Memory Management
| Recipe | Crates | Categories |
|---|---|---|
| Declare lazily evaluated constant | ||
| Std::cell | ||
std::cell:LazyCell | ||
std::sync::LazyLock |
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
| Recipe | Crates | Categories |
|---|---|---|
| Declare lazily evaluated constant | ||
| Std::cell | ||
std::cell:LazyCell | ||
std::sync::LazyLock |