Modulesยง
Constantsยง
- The limit arms for case-when expression When the number of condition arms exceed this limit, we will try optimize the case-when expression to
ConstantLookupExpression
Checkcase.rs
for details.
Functionsยง
- Given a type
STRUCT<v1 int>
, this function binds the fieldv1 int
.