Types of Types in Rust
Offered By: Rust via YouTube
Course Description
Overview
Explore the intricacies of Rust's type system in this 22-minute presentation by Ben Blum from the Research team. Delve into various aspects of types in Rust, including kind bounds, freeze bounds, traits, existential types, and closures. Learn about the new runtime, teleport types, and how traits function as objects. Gain insights into non-copyable types, their motivation, and perspective on lists. Enhance your understanding of Rust's type system and its unique features through this informative talk.
Syllabus
Introduction
New Runtime
Teleport
Types
Types in Rust
Kind bounds
Freeze bounds
Traits
Traits as objects
Existential type
Closures
Defaults
KindBounds
Trait Types
NonCopyable
Motivation
List
Perspective
Thank you
Clone
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