linera-io/linera-protocol

Introduce a `Namespace` type.

Geschlossen

#2.590 geöffnet am 08.10.2024

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Rust (2.354 Forks)batch import
good first issue

Repository-Metriken

Stars
 (32.149 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide