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.

貢獻者指南