Skip to navigation

How to disable unused variable warning in Rust?21.09.22

https://stackoverflow.com/questions/68075910/how-to-disable-unused-variable-warning-in-rust

Reply

Anonymous

Use lower case and keep it short.