killercup / killercup/rust-docstrings
Refactor markdown event collection
- Langage dominant
- Rust
- Étoiles
- 12
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I don't even remember how I did that, except that it was a weird combination of `peek`, `take_while` and macros. We can do that in a better, maintainable way. And maybe even find a nice abstraction for common things.
Also, itertools is our friend. And we shouldn't worry about performance.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
The issue does not name a file or test; start by locating the markdown event collection that uses `peek`, `take_while`, and macros. Read the surrounding collection code and existing abstractions, then use the project's tests or checks to confirm the refactor preserves behavior while making the implementation more maintainable.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- rust
- Domaine
- documentation
- Type d'issue
- Refactorisation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100