1 Commits

Author SHA1 Message Date
bors[bot]
142d3e940a Merge #30
30: Implement OnceLock r=bertptrs a=bertptrs

1.70 brought `OnceLock`. This needs a new wrapper and should replace all usage of `lazy_static!`, as well as the current internal implementation of OnceLock.

Co-authored-by: Bert Peters <bert@bertptrs.nl>
2023-08-27 09:23:16 +00:00

Diff Content Not Available