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

Optimize sizes of JsonWebKeyType #14

Open
Stupremee opened this issue Jul 23, 2022 · 0 comments
Open

Optimize sizes of JsonWebKeyType #14

Stupremee opened this issue Jul 23, 2022 · 0 comments
Labels
release:0.1 Issues which must be solved for the 0.1 release

Comments

@Stupremee
Copy link
Contributor

Avoid nested boxing and try to minimize size of the enum by boxing certain variants.

@Erik1000 Erik1000 added the release:0.1 Issues which must be solved for the 0.1 release label Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:0.1 Issues which must be solved for the 0.1 release
Projects
None yet
Development

No branches or pull requests

2 participants