]> git.lizzy.rs Git - rust.git/commit
Add (internal-only) SyncOnceCell::get_or_init_pin.
authorMara Bos <m-ou.se@m-ou.se>
Wed, 7 Oct 2020 15:19:38 +0000 (17:19 +0200)
committerMara Bos <m-ou.se@m-ou.se>
Tue, 8 Dec 2020 21:57:50 +0000 (22:57 +0100)
commit8fe90966e19a4c3b6d05484d5368e5f9b444eb8b
treed35c53be1e1d17f308b0d1b8151c592948f2588d
parent9dc7f13c39febc6466c8f79ad4c270ab8a63881f
Add (internal-only) SyncOnceCell::get_or_init_pin.
library/std/src/lazy.rs