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 合併指標
 (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.

貢獻者指南