Implement Debug for FixedVec?
Ouverte
- Langage dominant
- Rust
- Étoiles
- 62
- Forks
- 11
- Merge moyen
- 3 h 45 min
- PR mergées (30 j)
- 5
Description
Cette issue n'a pas de description.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- rust
- Domaine
- devtools
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 40/100