Centril / rfc-effects

Preparing an RFC on effect polymorphism in Rust with focus on 'const'
10 stars 0 forks source link

RFC: Const bounds & methods #7

Open Centril opened 6 years ago

Centril commented 6 years ago

https://github.com/rust-lang/rfcs/pull/2237

haraldh commented 4 years ago

any news on this? I thought of the usefulness of ConstDefault and landed here