Rust's `where Self: Sized` now offers new flexibility for writing object-safe traits.| huonw.github.io
Closures in Rust are powerful and flexible, building on traits, generics and ownership.| huonw.github.io