killercup / killercup/rust-docstrings
Refactor markdown event collection
- Lenguaje dominante
- Rust
- Estrellas
- 12
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- documentation
- Tipo de issue
- Refactorización
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100