FGRibreau / FGRibreau/querystring
make `queryify` return an iterator rather than a vec
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 8
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.