Closed Dr-Emann closed 1 year ago
See https://github.com/rust-lang/rust/issues/109737 for discussion, it appears the once_cell feature was split, once_cell has been stabilized, once_cell_try has been added for the try methods
once_cell
once_cell_try
Duplicate of #10
See https://github.com/rust-lang/rust/issues/109737 for discussion, it appears the
once_cell
feature was split,once_cell
has been stabilized,once_cell_try
has been added for the try methods