Async-Await Implementation Strategies for Rust - 2019.02.26 Meeting
Offered By: Rust via YouTube
Course Description
Overview
Explore the implementation strategies for async-await in Rust during this comprehensive meeting recording. Dive into discussions on various outstanding bugs, including explicit lifetimes, existential types, and implicit to static conversions. Examine the challenges surrounding lighted lifetimes, anonymous lifetimes, and type tracking. Learn about the considerations for disallowing async artifact generators and the implications of yield in scope. Gain insights into object safety, font sizing, and big generators. Access additional notes and details through the provided Dropbox Paper document link.
Syllabus
Current issues
Explicit lifetime
Existential Type
implicit to static
lower to existential type
all these modes
the problem
lighted lifetimes
anonymous lifetimes
alighted
typetrack
disallowasync
artifact
generator
yield in scope
not a blocker
objectsafe
fontsize
ice
big generators
greedy bin packing
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