Look into using arrays instead of vectors for fixed-size data
Aberta
- Linguagem predominante
- Rust
- Estrelas
- 104
- Forks
- 138
- Merge médio
- 1d 13h
- PRs com merge (30d)
- 56
Descrição
Currently we use vectors in places, particular deserialization of types with know serialization lengths at the boundary of proto to rust types.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.