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

Correct the type of AsconXofReader #610

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

tritoke
Copy link
Contributor

@tritoke tritoke commented Jul 31, 2024

Currently AsconXofReader has type XofReaderCoreWrapper, this is incorrect the type should be XofReaderCoreWrapper.

@tritoke
Copy link
Contributor Author

tritoke commented Jul 31, 2024

This can be used as a workaround in the meantime for downstreams.

type AsconXofReader = XofReaderCoreWrapper<AsconXofReaderCore>;

@tarcieri tarcieri requested a review from sebastinas July 31, 2024 13:50
@sebastinas sebastinas merged commit 6be8466 into RustCrypto:master Jul 31, 2024
10 checks passed
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.

3 participants