InDev GeniusbyLuis SoaresRust Lifetimes Made Simple🦀 Rust lifetimes are one of the language’s most powerful and intimidating features. They exist to ensure that references are valid for as…Nov 28, 20242Nov 28, 20242
InDev GeniusbyLuis SoaresRust: From Simple Functions to Advanced AbstractionsWhile many tutorials introduce isolated features, this article takes a holistic, practical approach: we’ll start with a simple example and…Nov 27, 20241Nov 27, 20241
InDev GeniusbyLuis SoaresImplementing a Blockchain in RustThis article provides a step-by-step breakdown of implementing a basic blockchain in Rust, from the initial setup of the block structure…Jan 17, 20243Jan 17, 20243