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

Write a big program only when it is clear by demonstration that nothing else will do.