Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix OnceCell::take not reverting the inner state
This would result in a panic from an unwrap when attempting to re-initialize the cell.
- Loading branch information