linera-io/linera-protocol

Introduce a `Namespace` type.

Open

Aperta il 8 ott 2024

Vedi su GitHub
 (2 commenti) (0 reazioni) (1 assegnatario)Rust (32.149 star) (2354 fork)batch import
good first issue

Descrizione

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.

Guida contributor