once_cell icon indicating copy to clipboard operation
once_cell copied to clipboard

Fix: `sync::OnceCell::try_insert` docs should import `sync` variant

Open phil-opp opened this issue 4 months ago • 0 comments

The doc example (i.e. doctest) imported the unsync variant of OnceCell.

phil-opp avatar Oct 09 '25 10:10 phil-opp