RustBrock/Ref Cell Mutability.md
darkicewolf50 90ffa5d8a5
Some checks failed
Test Gitea Actions / first (push) Successful in 14s
Test Gitea Actions / check-code (push) Failing after 14s
Test Gitea Actions / test (push) Has been skipped
Test Gitea Actions / documentation-check (push) Has been skipped
finished ch15.4
2025-03-05 17:07:24 -07:00

2 lines
51 B
Markdown

# `RefCell<T>` and the Interior Mutability Pattern