Manish Shivanandhan Machine learning, cybersecurity, & AWS professional manishshiva.com

Stories by Manish Shivanandhan

Building a Game with Rust Rhai

Building a simple guessing game with Rust Rhai

Dev

Learn how to use Rhai, a simple embedded scripting language for Rust, to build a guessing game.

Manish Shivanandhan
Oct 18, 2022 ⋅ 7 min read
Rust Deep Dive Into Iterators And Closure

A deep dive into Rust iterators and closures

Dev

In this article, we will look at the intermediate Rust concepts of iterators and closures in detail to go through values in a list.

Manish Shivanandhan
Apr 15, 2022 ⋅ 5 min read