SorteKaninA to Rust@programming.dev · 1 year agoInline const expressions have been stabilisedgithub.comexternal-linkmessage-square12linkfedilinkarrow-up141arrow-down10
arrow-up141arrow-down1external-linkInline const expressions have been stabilisedgithub.comSorteKaninA to Rust@programming.dev · 1 year agomessage-square12linkfedilink
minus-squareAlex@programming.devlinkfedilinkarrow-up3·1 year agoNope. This little neat feature mainly is just necessary part of bigger one - const-generics with const bounds.
Nope. This little neat feature mainly is just necessary part of bigger one - const-generics with const bounds.