FGRibreau / FGRibreau/querystring
make `queryify` return an iterator rather than a vec
Open
- Dominant language
- Rust
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.