linera-io/linera-protocol

Introduce a `Namespace` type.

Chiusa

#2590 aperta il 8 ott 2024

 (2 commenti) (0 reazioni) (1 assegnatario)Rust (2354 fork)batch import
good first issue

Metriche repository

Star
 (32.149 stelle)
Metriche merge PR
 (Merge medio 2g 22h) (111 PR mergiate in 30 g)

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