youtube image
From YouTube: Rust Cologne: Fn traits

Description

https://media.ccc.de/v/rustcologne.2018.09.fn-traits



This talk explains how you can use the Fn* traits to properly accept functions and closures as function parameters,
and gives an overview of which closures implement which traits.



Florob