pyo3 icon indicating copy to clipboard operation
pyo3 copied to clipboard

Add `GILOnceCell::get_or_try_init`

Open a1phyr opened this issue 3 years ago • 0 comments

This is similar to OnceCell::get_or_try_init and is very useful for fallible initialization.

a1phyr avatar May 24 '22 12:05 a1phyr