Rust Lang Team Design Meeting: Dynamic Traits and Coherence - 2020.01.13
Offered By: Rust via YouTube
Course Description
Overview
Dive into a comprehensive Rust Lang Team Design meeting that explores the intricacies of dyn Trait and coherence. Gain insights into the background of the problem, understand type ID concepts, and learn about objects safe for dispatch. Explore the implications of the default keyword and default crate, and examine the considerations for final type defaults. Delve into the nuances of borrowing, compare static versus dynamic approaches, and engage in decision-making processes. Conclude by investigating dyn safety, equipping yourself with essential knowledge for advanced Rust programming and language design.
Syllabus
Intro
Background
The problem
Type ID
Objects safe for dispatch
Default keyword
Default crate
No default
Final type
Default
Dont borrow
Static vs din
Which one would you choose
dyn safety
Taught by
Rust
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Software Analysis & Testing
Georgia Institute of Technology via Udacity Go: The Complete Developer's Guide (Golang)
Udemy Go Bootcamp: Master Golang with 1000+ Exercises and Projects
Udemy C++ in Detail: Common Idioms
Udemy