Hacker News new | ask | show | jobs
by bluejekyll 2163 days ago
If this is truly a concern that you have for your code, then you can use the clippy tool to lint for any "as" conversions: https://rust-lang.github.io/rust-clippy/master/index.html#as...