197g / 197g/ethox

More method and constructor constness

Aperta
#7 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement good first issue
Lingua principale
Rust
Stelle
45
Fork
6
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

In several data representations within `wire` we would benefit from additional `const` qualifiers. Especially for setting up static data this could greatly simplify code, instead of requiring use of `lazy_static!` or other shenenigans.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Look at the `wire` module for data representations that could benefit from `const` qualifiers, especially for static data setup. Identify methods and constructors that can be made `const` to simplify code and reduce reliance on `lazy_static!`. Check existing tests to ensure changes don't break functionality.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
rust
Ambito
backend
Tipo di issue
Refactoring
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.