youtube image
From YouTube: An introduction to structs, traits, and zero-cost abstractions by Tim McLean - Rust KW Meetup

Description

This video was recorded during the Rust KW Meetup in Kitchener-Waterloo, ON, Canada on May 9, 2018.

https://www.meetup.com/Rust-KW/events/250122657/

This talk is targeted at programmers with experience in other languages but who are new to Rust. We will start with a quick introduction to structs and traits, then look at how we can use structs, traits, and generics to build abstractions and write better code without sacrificing performance.

Talk written and presented by: Tim McLean (https://twitter.com/McLean0)
Recording: Mark Sherry