Enquire Now

Tags: const-generics

Const generics allows constant values, like integers, to be specified as generic arguments on data types. It was first introduced into stable [rust] with version 1.51.

0 Questions