linera-io/linera-protocol

Introduce a `Namespace` type.

已关闭

#2,590 创建于 2024年10月8日

 (2 条评论) (0 个反应) (1 位负责人)Rust (2,354 个派生)batch import
good first issue

仓库指标

星标
 (32,149 个星标)
PR 合并指标
 (平均合并 2天 22小时) (30 天内合并 111 个 PR)

描述

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.

贡献者指南