to_block

Function to_block 

Source
fn to_block(
    node: &SyntaxNode<'_>,
    builder: &NodeBuilder,
    handler: &Handler,
) -> Result<Block>