AlexEne / AlexEne/rust-particles
Unused fields
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 20
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Are the unused fields of the Texture structure a known thing? Probably for future development.
These fields are set but never read.
warning: field is never used: `width` and `height`
--> src/graphics/texture.rs:6:5
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.