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: Add implementations for IntoCertCompressionAlgorithm #363

Merged
merged 8 commits into from
Jan 25, 2025
Merged

Conversation

0x676e67
Copy link
Owner

  • Added implementation of IntoCertCompressionAlgorithm for an optional static slice of CertCompressionAlgorithm.
    This allows an optional static slice to be converted into an optional Cow containing a borrowed slice.
  • Added implementation of IntoCertCompressionAlgorithm for an optional Cow containing a slice of CertCompressionAlgorithm.
    This allows an optional Cow to be converted into an optional Cow containing the same slice.
  • Updated documentation for IntoCertCompressionAlgorithm trait and its implementations.

@0x676e67 0x676e67 merged commit 3e09a3f into main Jan 25, 2025
3 checks passed
@0x676e67 0x676e67 deleted the feat branch January 25, 2025 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant