AlexEne / AlexEne/rust-particles

Unused fields

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.