-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
solana-ibc: introduce TryFrom conversion into Vec for Slice and Owned (…
…#118) 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.
- Loading branch information
Showing
2 changed files
with
104 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters