More method and constructor constness
Abierto
enhancement
good first issue
- Lenguaje dominante
- Rust
- Estrellas
- 45
- Forks
- 6
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.