Look into using arrays instead of vectors for fixed-size data
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 104
- Forks
- 138
- Merge medio
- 1 d 13 h
- PR fusionados (30 d)
- 56
Descripción
Currently we use vectors in places, particular deserialization of types with know serialization lengths at the boundary of proto to rust types.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.