...

Rust Nigeria Newsletter

Rust Nigeria is Diverse

The Rust Nigeria community is diverse. Community members from different backgrounds and fields supplement the team with ideas ranging from blockchain, artificial intelligence, and embedded systems. This newsletter exposes the contribution of our members to the Rust community at large.

Rust Nigeria Newsletter

Articles

Rust Number Types Explained

Augustine is a software engineer and consultant. In this article, he explains in detail Rust Number Types. From Signed and Unsigned Integers, Floats, and Byte Number Literal.

Rust Nigeria Newsletter

Videos

Rust's Ownership Model

This Recap on the Rust Ownership Model explains references and borrowing in Rust. It discusses the borrowing rules, and mutable and immutable references, and offers a concise introduction to lifetimes in Rust.

Rust Nigeria Newsletter