Skip to main content

loop_update

Function loop_update 

Source
pub const fn loop_update<'gcx>(
    source: LoopSource<'gcx>,
) -> Option<&'gcx Stmt<'gcx>>
Expand description

The for update statement of a loop, which runs after every iteration.