The good news is that if you want to disallow shadowing in your codebase, there are optional clippy lints that can be applied at compile-time.
Hello, and thanks for the feedback. What you have described is absolutely the reasonable and traditional approach for designing a solution for a particular critical hard real-time system. The context is that broad…
Primary author here, should be able to address questions that arise.
The good news is that if you want to disallow shadowing in your codebase, there are optional clippy lints that can be applied at compile-time.
Hello, and thanks for the feedback. What you have described is absolutely the reasonable and traditional approach for designing a solution for a particular critical hard real-time system. The context is that broad…
Primary author here, should be able to address questions that arise.