Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add note regarding LazyCell::borrow_mut
Add a notice in the documentation stating that `LazyCell::borrow_mut` allows the mutation of the inner contents.
- Loading branch information