Implement hex decoders for ID types
オープン
rust
- 主要言語
- Rust
- スター
- 132
- フォーク
- 167
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 110
説明
Add at least `impl FromStr for TransactionId` to decode one from a hex string. We may want to make sure all IDs that encode to a hex string have a reverse decode path.
For API consistency, we may want to consider moving all `fn from_hex` to a `FromStr` impl, or the other way around.
Context: https://github.com/0xMiden/node/pull/2393#discussion_r3676405199
コントリビューションガイド
評価
この issue はまだ評価されていません。