AlexEne / AlexEne/rust-particles
Unused fields
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 20
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.