This episode is about Rust's 'const generics'. I have discovered this concept while reading Rspack's source code and I thought it's something worth sharing.
One interesting aspect about const generics is that they apply to values, not to types. At least this is what I have understood from the use cases shown in the video.
Download
0 formats
No download links available.
Rust is Elegant - Part 4 - Const Generics | NatokHD