Messing Around with fn main() and Getting Away with It - RustConf 2019
Offered By: Rust via YouTube
Course Description
Overview
Explore innovative ways to enhance Rust's main function in this 24-minute conference talk from RustConf 2019. Discover how the introduction of return types in main has improved binary writing, and delve into exciting possibilities like making main an async function for top-level await support or allowing it to accept command line arguments as parameters. Learn techniques to make fn main perform impressive tricks, eliminate boilerplate, and significantly reduce code size. Gain valuable insights into potential future developments in Rust programming and leave with a clear vision of what the language might look like in the years to come.
Syllabus
RustConf 2019 - Messing Around with fn main() and Getting Away with it by Yoshua Wuyts
Taught by
Rust
Related Courses
Compilers: Theory and PracticeGeorgia Institute of Technology via Udacity Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera Spark
Udacity Advanced JavaScript
Udemy Writing Efficient Python Code
DataCamp