Tracking Issue for OnceCell/Lock::get_mut_or_init
#121641
Labels
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature gate:
#![feature(once_cell_get_mut)]
This is a tracking issue for
OnceCell::get_mut_or_init()
OnceCell::get_mut_or_try_init()
OnceLock::get_mut_or_init()
OnceLock::get_mut_or_try_init()
Public API
Steps / History
Unresolved Questions
None yet.
Footnotes
The text was updated successfully, but these errors were encountered: