linera-io/linera-protocol

Introduce a `Namespace` type.

Open

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

在 GitHub 查看
 (2 评论) (0 反应) (1 负责人)Rust (32,149 star) (2,354 fork)batch import
good first issue

描述

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.

贡献者指南