Skip to main content

loop_body

Function loop_body 

Source
pub(super) fn loop_body<N>(node: &N) -> Option<BlockExpr>
where N: AstNode,