Implement Debug for FixedVec?
Aperta
- Lingua principale
- Rust
- Stelle
- 62
- Fork
- 11
- Merge medio
- 3h 45m
- PR unite (30g)
- 5
Descrizione
Questa issue non ha una descrizione.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- devtools
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 40/100