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

solana-ibc: introduce TryFrom conversion into Vec for Slice and Owned #118

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

mina86
Copy link
Collaborator

@mina86 mina86 commented Nov 23, 2023

In addition to providing fallible conversion from bit slice to a Vec,
reword Owned::concat method so it works on slices. All of those
changes as well as Default implementation for both types will be
needed in upcoming change for subtrie iteration.

In addition to providing fallible conversion from bit slice to a Vec,
reword Owned::concat method so it works on slices.  All of those
changes as well as Default implementation for both types will be
needed in upcoming change for subtrie iteration.
@mina86 mina86 merged commit af4d7c6 into master Nov 23, 2023
5 checks passed
@mina86 mina86 deleted the mpn/c branch November 23, 2023 13:57
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.

2 participants