FGRibreau / FGRibreau/querystring
make `queryify` return an iterator rather than a vec
Aberta
- Linguagem predominante
- Rust
- Estrelas
- 8
- Forks
- 3
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.