Skip to navigation

Question:
How to disable unused variable warning in Rust?

Design for simplicity, add complexity only where you must.