Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unsafe annotations for the options API. #139

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Commits on Sep 15, 2024

  1. Remove unsafe annotations for the options API.

    These used to have safety considerations although none do anymore, but
    they require validation or there could be runtime panics.
    
    - Addresses #100
    - Addresses #138
    Alexhuszagh committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b6a84b0 View commit details
    Browse the repository at this point in the history