AlexEne / AlexEne/rust-particles
Unused fields
Open
- Dominant language
- Rust
- Stars
- 20
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.