Expert Overview
Things I'm Doing
Talks I've Given
Rustacean from Belgium
Cecile Tonglet is a Rust developer and a maintainer of various open-source Rust projects, including Yew, Yewprint, deps.rs, gptman. She currently works as a contractor exclusively on Rust projects. Cecile has a range of Rust experience, having worked in different roles encompassing: backend development, frontend, DevOps and cloud engineering.
 
Talks I've Given
-
Rust's Unique Ownership Concept: Practical Examples and Why It's Important
Featuring Cecile Tonglet
Every programming language uses either a garbage collector or lets you handle memory freely. Rust introduces a whole new approach: Ownership. This beginner-friendly talk, looks at how Rust's Ownership and Borrowing models works in practice.
software-development rust