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

feat: impl Deref and DerefMut without exposing Secret #59

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 4, 2024

  1. feat: impl Deref and DerefMut without exposing Secret

    I'm not sure what the usecase for this is.
    Originally I thought it was required for #58 but I was wrong.
    
    It was fun implementing this with a bit of unsafe but I don't know if I'll merge it.
    eopb committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fc770d7 View commit details
    Browse the repository at this point in the history