Implement Debug for FixedVec?
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 62
- Forks
- 11
- Merge medio
- 3 h 45 min
- PR fusionados (30 d)
- 5
Descripción
Este issue no tiene descripción.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Find the FixedVec type definition in the source code, likely in src/lib.rs or a module like src/fixed_vec.rs. Review how the standard Debug trait is implemented for similar types in the crate. The implementation should print the elements of the FixedVec. Check for existing tests of FixedVec to understand its behavior and add a test for the Debug output.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- devtools
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 40/100