Implement From<tuple> for Point types
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 54
- Forks
- 25
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
It would be nice if the From<(tuple)> trait was implemented for the Point types. the corresponding types in geo_types implement this trait and it makes it easier to create these types with iterators and the like.
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.