FGRibreau / FGRibreau/querystring
make `queryify` return an iterator rather than a vec
未关闭
- 主要语言
- Rust
- 星标
- 8
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
描述
I.e. do not push into a vec but rather called `.map()` in the split iterator and return the results that way (or add a `querify_iter` if doing a 2.0 is not desirable)
I'll write the code if it would be published
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。