## 🚀 Feature Add const generics to Leo. Here's the feature in Rust: https://practice.course.rs/generics-traits/const-generics.html To start, we want `const` generics for 1. `inline` 2. `async function` 3. `struct`
🚀 Feature
Add const generics to Leo.
Here's the feature in Rust: https://practice.course.rs/generics-traits/const-generics.html
To start, we want
constgenerics forinlineasync functionstruct