linera-io/linera-protocol

Introduce a `Namespace` type.

クローズ

#2,590 opened on 2024/10/08

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)Rust (2,354 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (32,149 個のスター)
PR merge metrics
 (平均マージ 2d 22h) (30d で 111 merged PRs)

説明

The namespace usually has the type String or &str. However, it would be nice to have an encapsulation of that type in order to make the code tighter.

コントリビューターガイド