Skip to content

Replace lazy_static with LazyLock #464

Open
@programskillforverification

Description

We should be able to replace all lazy_static usages with OnceLock from the Rust standard library. This will bring us less dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions