DEV Community

Discussion on: Benefits of Rust

Collapse
 
legolord208 profile image
jD91mZM2

Whoop, thanks for your comment!

If you like that, check out the lints offered by Clippy.

already running it when I remember to :)

You seem to be undervaluing Rust's type system

Yup! Forgot to mention anything about generics or "you pay for what you use" in that equation.