Cranston's Life - Rust and More Rust

Skills and Tips for Writing Fast Rust Code!

Writing FAST Rust code is something that I think a great many Rust programmers aspire to do.

Reading the article How To Write Fast Rust Code by Christopher Sebastian can help make this dream a REALITY!

That article describes some skills and tips that are useful for writing Rust code that executes FAST.

I must STUDY these techniques in case they can help my Rust code execute fast.