linera-io/linera-protocol

Introduce a `Namespace` type.

Open

#2,590 opened on 2024年10月8日

GitHub で見る
 (2 comments) (0 reactions) (1 assignee)Rust (32,149 stars) (2,354 forks)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.

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