generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 266
Closed
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.good first issueGood for newcomersGood for newcomers
Description
Describe the feature
Since Rust 1.80, the functionality of once_cell
can be replaced by equivalents from std
, like https://doc.rust-lang.org/std/sync/struct.LazyLock.html.
Use Case
This reduces the amount of dependencies.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
A note for the community
Community Note
- Please vote on this issue by adding a π reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue, please leave a comment
campeis, irfanghat, brianheineman, attila-lin and amogh-dambal
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.good first issueGood for newcomersGood for newcomers