FGRibreau / FGRibreau/querystring

make `queryify` return an iterator rather than a vec

Open
#4 0 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.