Rust -- const generics (new awesome feature in Rust )

Ethan Brierley talks about the long-awaited const generics feature that landed with Rust . 00:00:00 Intro 00:00:39 Agenda 00:01:05 Arrays 00:03:53 Traits for arrays 00:04:57 slice::array_chunks 00:06:01 What you can’t do (yet) 00:07:05 Complex const requirements 00:08:16 Using const generics today PUBLICATION PERMISSIONS: Original video was published with the Creative Commons Attribution license (reuse allowed). Link:
Back to Top