Module branch

Source

Modules§

range
range_stepped

Structs§

RangeExpand
SteppedRangeExpand
SwitchExpand
SwitchExpandExpr

Enums§

IfElseExpand
IfElseExprExpand

Traits§

Iterable
Something that can be iterated on by a for loop. Currently only includes Range, StepBy and Sequence.

Functions§

break_expand
for_expand
if_else_expand
if_else_expr_expand
if_expand
loop_expand
range
integer range. Equivalent to:
range_stepped
Stepped range. Equivalent to:
return_expand
switch_expand
switch_expand_expr