Fn Traits in Rust - Understanding Function and Closure Parameters
Offered By: Rust via YouTube
Course Description
Overview
Explore the intricacies of Fn traits in Rust through this informative 27-minute conference talk. Gain a comprehensive understanding of how to effectively utilize Fn* traits for accepting functions and closures as function parameters. Delve into the relationship between different types of closures and their corresponding trait implementations. Cover key topics including reinventing traits, handling missing arguments, various closure types such as event rate, mobile, Fibonacci, and nonce closures, as well as resolution and return closures. Enhance your Rust programming skills by mastering the nuances of function and closure handling in this concise yet thorough presentation.
Syllabus
Intro
Reinventing traits
Missing arguments
Closures
Event rate
Mobile closure
Fibonacci closure
Nonce closure
Resolution Fn
Return closures
Taught by
Rust
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX