-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add
LazyCell::replace
for infallible access
This differs from other functions that it requires `&mut self` but if you've locally got access to `&mut self` in code it's often quite handy to take advantage of such privileged access!
- Loading branch information
1 parent
a66d592
commit a63ffb9
Showing
1 changed file
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters