killercup / killercup/rust-docstrings
Refactor markdown event collection
- 主要言語
- Rust
- スター
- 12
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- documentation
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100